RockefellerUniversity/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.

Getting started

Package details

Bioconductor views Infrastructure Software
Maintainer
LicenseGPL-3
Version1.12.1
URL https://github.com/RockefellerUniversity/Herper
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("RockefellerUniversity/Herper")
RockefellerUniversity/Herper documentation built on Feb. 19, 2024, 7:29 p.m.