Package: renvvv 0.4.2
renvvv: Robust 'renv' Package Restore and Update Functions
Provides more robust 'renv' restore and update functions that continue past individual package failures, retry them individually, and report what could not be installed. Unlike the standard 'renv::restore()', which stops on the first error, these functions allow the installation process to proceed for all packages that can be successfully restored.
Authors:
renvvv_0.4.2.tar.gz
renvvv_0.4.2.zip(r-4.7)renvvv_0.4.2.zip(r-4.6)renvvv_0.4.2.zip(r-4.5)
renvvv_0.4.2.tgz(r-4.6-any)renvvv_0.4.2.tgz(r-4.5-any)
renvvv_0.4.2.tar.gz(r-4.7-any)renvvv_0.4.2.tar.gz(r-4.6-any)
renvvv_0.4.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
renvvv/json (API)
NEWS
| # Install 'renvvv' in R: |
| install.packages('renvvv', repos = c('https://miguelrodo.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/miguelrodo/renvvv/issues
Last updated from:d867b15006 (on v0.4.2). Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 129 | ||
| source / vignettes | OK | 179 | ||
| linux-release-x86_64 | OK | 160 | ||
| macos-release-arm64 | OK | 113 | ||
| macos-oldrel-arm64 | OK | 74 | ||
| windows-devel | OK | 103 | ||
| windows-release | OK | 105 | ||
| windows-oldrel | OK | 92 | ||
| wasm-release | OK | 104 |
Exports:renv3_installrenv3_restorerenv3_restore_and_updaterenv3_updaterenvvv_installrenvvv_restorerenvvv_restore_and_updaterenvvv_update
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Install Packages Robustly | renv3_install renvvv_install |
| Restore renv Lockfile Packages | renv3_restore renvvv_restore |
| Restore and Update renv Lockfile Packages | renv3_restore_and_update renvvv_restore_and_update |
| Update renv Lockfile Packages | renv3_update renvvv_update |
