Package: updater
Title: Utilities for Updating R
Version: 0.1.1
Authors@R: 
    person("Daniel D.", "Sjoberg", , "danield.sjoberg@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0003-0862-2018"))
Description: When updating major or minor R versions all packages should
    be re-installed. The utilities in this package assist in getting a
    user up-and-running again by installing all previously installed R
    packages. The package uses 'renv' to install; immediately replenishing
    your 'renv' package cache.
License: MIT + file LICENSE
URL: https://github.com/ddsjoberg/updater,
        https://www.danieldsjoberg.com/updater/
BugReports: https://github.com/ddsjoberg/updater/issues
Imports: cli (>= 3.3.0), renv (>= 0.15.5)
Suggests: covr, spelling, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-09-09 11:54:36 UTC; SjobergD
Author: Daniel D. Sjoberg [aut, cre, cph]
    (<https://orcid.org/0000-0003-0862-2018>)
Maintainer: Daniel D. Sjoberg <danield.sjoberg@gmail.com>
Repository: CRAN
Date/Publication: 2022-09-09 12:10:02 UTC
Built: R 4.1.2; ; 2022-09-10 10:29:55 UTC; unix
