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:Miguel Rodo [aut, cre]

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

On CRAN:

Conda:

package-managementrenv

3.60 score 8 exports 2 dependencies

Last updated from:d867b15006 (on v0.4.2). Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK129
source / vignettesOK179
linux-release-x86_64OK160
macos-release-arm64OK113
macos-oldrel-arm64OK74
windows-develOK103
windows-releaseOK105
windows-oldrelOK92
wasm-releaseOK104

Exports:renv3_installrenv3_restorerenv3_restore_and_updaterenv3_updaterenvvv_installrenvvv_restorerenvvv_restore_and_updaterenvvv_update

Dependencies:clirenv

Getting Started with renvvv

Rendered fromrenvvv.Rmdusingknitr::rmarkdownon Jun 04 2026.

Last update: 2026-04-08
Started: 2026-02-19

Readme and manuals

Help Manual

Help pageTopics
Install Packages Robustlyrenv3_install renvvv_install
Restore renv Lockfile Packagesrenv3_restore renvvv_restore
Restore and Update renv Lockfile Packagesrenv3_restore_and_update renvvv_restore_and_update
Update renv Lockfile Packagesrenv3_update renvvv_update