Project Environments


[Up] [Top]

Documentation for package ‘renv’ version 0.16.0

Help Pages

renv-package Project-local Environments for R
activate Activate a Project
autoload Auto-load the Active Project
clean Clean a Project
config User-Level Configuration of renv
consent Consent to usage of renv
deactivate Deactivate a Project
dependencies Find R Package Dependencies in a Project
diagnostics Print a Diagnostics Report
embed Embed a Lockfile
equip Install Required System Libraries
history View Lockfile History
hydrate Hydrate a Project
imbue Imbue an renv Installation
init Initialize a Project
install Install Packages
isolate Isolate a Project
load Load a Project
lockfile Programmatically Create and Modify a Lockfile
lockfiles Lockfiles
migrate Migrate a Project from Packrat to renv
modify Modify a Lockfile
paths Path Customization
project Retrieve the Active Project
purge Purge Packages from the Cache
rebuild Rebuild the Packages in your Project Library
record Update Package Records in a Lockfile
refresh Refresh the Local Cache of Available Packages
rehash Re-Hash Packages in the renv Cache
remote Resolve a Remote
remove Remove Packages
renv Project-local Environments for R
repair Repair a Project Library
restore Restore a Project
revert Revert Lockfile
run Run a Script
scaffold Generate renv Project Infrastructure
settings Project Settings
snapshot Snapshot a Project
status Status
update Update Packages
upgrade Upgrade renv
use Use a set of Packages
use_python Use Python