Package: Herper 1.17.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.17.0.tar.gz
Herper_1.17.0.zip(r-4.5)Herper_1.17.0.zip(r-4.4)Herper_1.17.0.zip(r-4.3)
Herper_1.17.0.tgz(r-4.4-any)Herper_1.17.0.tgz(r-4.3-any)
Herper_1.17.0.tar.gz(r-4.5-noble)Herper_1.17.0.tar.gz(r-4.4-noble)
Herper_1.17.0.tgz(r-4.4-emscripten)Herper_1.17.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)

infrastructuresoftware

6.28 score 5 stars 51 scripts 250 downloads 9 exports 13 dependencies

Last updated 23 days agofrom:a708ac5baf. Checks:OK: 2 ERROR: 5. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 30 2024
R-4.5-winERROROct 30 2024
R-4.5-linuxOKOct 30 2024
R-4.4-winERROROct 30 2024
R-4.4-macERROROct 30 2024
R-4.3-winERROROct 30 2024
R-4.3-macERROROct 30 2024

Exports:conda_searchexport_CondaEnvimport_CondaEnvinstall_CondaSysReqsinstall_CondaToolslist_CondaEnvlist_CondaPkgslocal_CondaEnvwith_CondaEnv

Dependencies:herejsonlitelatticeMatrixpngrappdirsRcppRcppTOMLreticulaterjsonrlangrprojrootwithr

Herper Quick Start Guide

Rendered fromQuickStart.Rmdusingknitr::rmarkdownon Oct 30 2024.

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