Package: updater
Title: Utilities for Updating R
Version: 0.1.2
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 (>= 1.0.2)
Suggests: covr, spelling, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-09-18 20:49:01 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: 2023-09-19 01:00:02 UTC
Built: R 4.6.0; ; 2025-08-18 05:17:01 UTC; unix
