Package: Herper
Type: Package
Title: The Herper package is a simple toolset to install and manage
        conda packages and environments from R
Version: 1.6.0
Authors@R: c(
    person("Matt", "Paul", , "mpaul@rockefeller.edu", role = c("aut"),
      comment = c(ORCID = "0000-0002-3020-7729")
    ),
    person("Thomas", "Carroll", , "tc.infomatics@gmail.com", role = c("aut", "cre"),
      comment = c(ORCID = "0000-0002-0073-1714")
    ),
    person("Doug", "Barrows", , "doug.barrows@gmail.com", role = c("aut")
    ),
    person("Kathryn", "Rozen-Gagnon", , "krozen@rockefeller.edu", role = c("ctb")
    )
  )
Description: 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.  
URL: https://github.com/RockefellerUniversity/Herper
Depends: R (>= 4.0), reticulate
Imports: utils, rjson, withr, stats
Suggests: BiocStyle, testthat, knitr, rmarkdown, seqCNA
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.1
VignetteBuilder: knitr
biocViews: Infrastructure, Software
git_url: https://git.bioconductor.org/packages/Herper
git_branch: RELEASE_3_15
git_last_commit: f903ed1
git_last_commit_date: 2022-04-26
Date/Publication: 2022-04-26
NeedsCompilation: no
Packaged: 2022-04-26 23:21:44 UTC; biocbuild
Author: Matt 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]
Maintainer: Thomas Carroll <tc.infomatics@gmail.com>
Built: R 4.2.0; ; 2022-04-27 09:36:02 UTC; windows
