Package: Herper 1.15.0

Thomas Carroll

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.

Authors:Matt Paul [aut], Thomas Carroll [aut, cre], Doug Barrows [aut], Kathryn Rozen-Gagnon [ctb]

Herper_1.15.0.tar.gz
Herper_1.15.0.zip(r-4.5)Herper_1.15.0.zip(r-4.4)Herper_1.15.0.zip(r-4.3)
Herper_1.15.0.tgz(r-4.4-any)Herper_1.15.0.tgz(r-4.3-any)
Herper_1.15.0.tar.gz(r-4.5-noble)Herper_1.15.0.tar.gz(r-4.4-noble)
Herper_1.15.0.tgz(r-4.4-emscripten)Herper_1.15.0.tgz(r-4.3-emscripten)
Herper.pdf |Herper.html
Herper/json (API)
NEWS

# Install 'Herper' in R:
install.packages('Herper', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/rockefelleruniversity/herper/issues

On BioConductor:Herper-1.15.0(bioc 3.20)Herper-1.14.0(bioc 3.19)

bioconductor-package

9 exports 1.00 score 13 dependencies

Last updated 2 months agofrom:36e113e17a

Exports:conda_searchexport_CondaEnvimport_CondaEnvinstall_CondaSysReqsinstall_CondaToolslist_CondaEnvlist_CondaPkgslocal_CondaEnvwith_CondaEnv

Dependencies:herejsonlitelatticeMatrixpngrappdirsRcppRcppTOMLreticulaterjsonrlangrprojrootwithr

Herper Quick Start Guide

Rendered fromQuickStart.Rmdusingknitr::rmarkdownon Jun 30 2024.

Last update: 2022-08-31
Started: 2020-09-10