rstudio/renv: Project Environments

A dependency management toolkit for R. Using 'renv', you can create and manage project-local R libraries, save the state of these libraries to a 'lockfile', and later restore your library as required. Together, these tools can help make your projects more isolated, portable, and reproducible.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.0.7.9000
URL https://rstudio.github.io/renv/ https://github.com/rstudio/renv
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("rstudio/renv")
rstudio/renv documentation built on July 8, 2024, 5:48 a.m.