Package: updater
Title: Utilities for Updating R
Version: 0.1.0
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
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.0
NeedsCompilation: no
Packaged: 2022-06-16 22:37:05 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-06-17 10:40:08 UTC
