Package: updater 0.1.2
updater: Utilities for Updating R
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.
Authors:
updater_0.1.2.tar.gz
updater_0.1.2.zip(r-4.5)updater_0.1.2.zip(r-4.4)updater_0.1.2.zip(r-4.3)
updater_0.1.2.tgz(r-4.4-any)updater_0.1.2.tgz(r-4.3-any)
updater_0.1.2.tar.gz(r-4.5-noble)updater_0.1.2.tar.gz(r-4.4-noble)
updater_0.1.2.tgz(r-4.4-emscripten)updater_0.1.2.tgz(r-4.3-emscripten)
updater.pdf |updater.html✨
updater/json (API)
NEWS
# Install 'updater' in R: |
install.packages('updater', repos = c('https://ddsjoberg.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ddsjoberg/updater/issues
Last updated 1 years agofrom:0fffe0c90f (on v0.1.2). Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 16 2024 |
R-4.5-win | OK | Oct 16 2024 |
R-4.5-linux | OK | Oct 16 2024 |
R-4.4-win | OK | Oct 16 2024 |
R-4.4-mac | OK | Oct 16 2024 |
R-4.3-win | OK | Oct 16 2024 |
R-4.3-mac | OK | Oct 16 2024 |
Exports:find_previous_library_locationinstall_pkgsprevious_r_versionr_version
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Find Package Library | find_previous_library_location |
Re-install Packages from Previous Installation | install_pkgs |
R Versions | previous_r_version r_version |