Package: librarian
Title: Install, Update, Load Packages from CRAN and 'GitHub' in One
        Step
Version: 1.3.0
Authors@R: person("Desi", "Quintans", email = "science@desiquintans.com",
                  role = c("aut", "cre"))
Description: Automatically install, update, and load 'CRAN' and 'GitHub' 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.4.0)
License: GPL-3
Encoding: UTF-8
Imports: devtools (>= 1.13.0), tools (>= 3.4.0), utils (>= 3.4.0)
LazyData: true
RoxygenNote: 6.0.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2018-06-30 03:56:45 UTC; DesiQ
Author: Desi Quintans [aut, cre]
Maintainer: Desi Quintans <science@desiquintans.com>
Repository: CRAN
Date/Publication: 2018-07-07 22:20:04 UTC
