Herper: The Herper package is a simple toolset to install and manage conda packages and environments from R

Many tools for data analysis are not available in R, but are present in public repositories like conda. The Herper package provides a comprehensive set of functions to interact with the conda package managament system. With Herper users can install, manage and run conda packages from the comfort of their R session. Herper also provides an ad-hoc approach to handling external system requirements for R packages. For people developing packages with python conda dependencies we recommend using basilisk (https://bioconductor.org/packages/release/bioc/html/basilisk.html) to internally support these system requirments pre-hoc.

Package details

AuthorMatt Paul [aut] (<https://orcid.org/0000-0002-3020-7729>), Thomas Carroll [aut, cre] (<https://orcid.org/0000-0002-0073-1714>), Doug Barrows [aut], Kathryn Rozen-Gagnon [ctb]
Bioconductor views Infrastructure Software
MaintainerThomas Carroll <tc.infomatics@gmail.com>
LicenseGPL-3
Version1.0.2
URL https://github.com/RockefellerUniversity/Herper
Package repositoryView on Bioconductor
Installation Install the latest version of this package by entering the following in R:
if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("Herper")

Try the Herper package in your browser

Any scripts or data that you put into this service are public.

Herper documentation built on Feb. 28, 2021, 2:02 a.m.