Package: anyLib
Type: Package
Title: Install and Load Any Package from CRAN, Bioconductor or Github
Version: 1.0.5
Authors@R: c(person("Aurelien", "Chateigner", role = c("aut", "cre"),
                     email = "aurelien.chateigner@gmail.com"))
Description: Made to make your life simpler with packages, by
    installing and loading a list of packages, whether they are on CRAN,
    Bioconductor or github. For github, if you do not have the full path, with 
    the maintainer name in it (e.g. "achateigner/topReviGO"), it will be able to
    load it but not to install it.
License: CC BY-SA 4.0
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
biocViews:
Imports: devtools, withr, BiocManager, httr, curl
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-11-05 14:43:31 UTC; achateigner
Author: Aurelien Chateigner [aut, cre]
Maintainer: Aurelien Chateigner <aurelien.chateigner@gmail.com>
Repository: CRAN
Date/Publication: 2018-11-05 15:00:03 UTC
Built: R 4.6.0; ; 2025-07-18 08:54:09 UTC; unix
