Package: librarian
Title: Install, Update, Load Packages from CRAN, 'GitHub', and
        'Bioconductor' in One Step
Version: 1.8.1
Date: 2021-07-12
Authors@R: person("Desi", "Quintans", email = "science@desiquintans.com",
                  role = c("aut", "cre"))
Description: Automatically install, update, and load 'CRAN', 'GitHub', and 'Bioconductor' 
    packages in a single function call. By accepting bare unquoted names for packages, 
    it's easy to add or remove packages from the list.
URL: https://github.com/DesiQuintans/librarian
BugReports: https://github.com/DesiQuintans/librarian/issues
Depends: R (>= 3.5.0)
License: GPL-3
Encoding: UTF-8
Imports: BiocManager, remotes, tools, utils
RoxygenNote: 7.1.1
Suggests: testthat, knitr, rmarkdown
Language: en-GB
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-07-12 11:10:54 UTC; me
Author: Desi Quintans [aut, cre]
Maintainer: Desi Quintans <science@desiquintans.com>
Repository: CRAN
Date/Publication: 2021-07-12 11:40:02 UTC
Built: R 4.3.3; ; 2025-01-24 09:10:39 UTC; unix
