Package: updater Title: Utilities for Updating R Version: 0.1.2.9000 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Repository: https://ddsjoberg.r-universe.dev Date/Publication: 2023-09-22 04:16:35 UTC RemoteUrl: https://github.com/ddsjoberg/updater RemoteRef: HEAD RemoteSha: 11d8bc363329054073e86cb15a8650b1dbe07f6c NeedsCompilation: no Packaged: 2026-07-04 04:01:02 UTC; root Author: Daniel D. Sjoberg [aut, cre, cph] (ORCID: ) Maintainer: Daniel D. Sjoberg