Package: Herper 1.23.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.23.0.tar.gz
Herper_1.23.0.zip(r-4.7)Herper_1.23.0.zip(r-4.6)Herper_1.23.0.zip(r-4.5)
Herper_1.23.0.tgz(r-4.6-any)Herper_1.23.0.tgz(r-4.5-any)
Herper_1.23.0.tar.gz(r-4.7-any)Herper_1.23.0.tar.gz(r-4.6-any)
Herper_1.23.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
Herper/json (API)
NEWS

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

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

On BioConductor:Herper-1.23.0(bioc 3.24)Herper-1.22.0(bioc 3.23)

infrastructuresoftware

6.63 score 5 stars 86 scripts 338 downloads 9 exports 13 dependencies

Last updated from:6c073ad291. Checks:8 ERROR, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksERROR131
linux-devel-x86_64ERROR208
source / vignettesOK189
linux-release-x86_64ERROR169
macos-release-arm64ERROR131
macos-oldrel-arm64ERROR114
windows-develERROR168
windows-releaseERROR90
windows-oldrelERROR87
wasm-releaseOK110

Exports:conda_searchexport_CondaEnvimport_CondaEnvinstall_CondaSysReqsinstall_CondaToolslist_CondaEnvlist_CondaPkgslocal_CondaEnvwith_CondaEnv

Dependencies:herejsonlitelatticeMatrixpngrappdirsRcppRcppTOMLreticulaterjsonrlangrprojrootwithr

Herper Quick Start Guide

Rendered fromQuickStart.Rmdusingknitr::rmarkdownon May 14 2026.

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