Project Environments


[Up] [Top]

Documentation for package ‘renv’ version 0.9.2

Help Pages

renv-package Project-local Environments for R
activate Activate a Project
bootstrap Bootstrap an renv Installation
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
equip Install Required System Libraries
history View Lockfile History
hydrate Hydrate a Project
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 Open the Lockfile for Editing
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
restore Restore a Project
revert Revert Lockfile
run Run a Script
settings Project Settings
snapshot Snapshot a Project
status Status
update Update Packages
upgrade Upgrade renv
use_python Use Python