Package: librarian
Title: Install, Update, Load Packages from CRAN, 'GitHub', and
        'Bioconductor' in One Step
Version: 1.7.0
Date: 2019-03-13
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
LazyData: true
RoxygenNote: 6.1.1
Suggests: testthat, knitr, rmarkdown
Language: en-GB
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-03-13 10:59:11 UTC; Desi
Author: Desi Quintans [aut, cre]
Maintainer: Desi Quintans <science@desiquintans.com>
Repository: CRAN
Date/Publication: 2019-03-13 19:40:03 UTC
Built: R 4.1.0; ; 2020-08-03 04:38:28 UTC; windows
