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.

Version: 0.15.5
Imports: utils
Suggests: BiocManager, cli, covr, devtools, knitr, miniUI, packrat, pak, R6, remotes, reticulate, rmarkdown, rstudioapi, shiny, testthat, uuid, yaml
Published: 2022-05-26
Author: Kevin Ushey [aut, cre], RStudio, PBC [cph]
Maintainer: Kevin Ushey <kevin at rstudio.com>
BugReports: https://github.com/rstudio/renv/issues
License: MIT + file LICENSE
URL: https://rstudio.github.io/renv/
NeedsCompilation: no
Materials: README NEWS
In views: ReproducibleResearch
CRAN checks: renv results

Documentation:

Reference manual: renv.pdf
Vignettes: Using renv with Bioconductor
The Package Cellar
Using renv with Continuous Integration
Collaborating with renv
Using renv with Docker
Frequently Asked Questions
Anatomy of a Lockfile
Using MRAN Binaries
Package Development with renv
Project Profiles
Using Python with renv
Introduction to renv
Using renv with RStudio Connect
Using Use

Downloads:

Package source: renv_0.15.5.tar.gz
Windows binaries: r-devel: renv_0.15.5.zip, r-release: renv_0.15.5.zip, r-oldrel: renv_0.15.5.zip
macOS binaries: r-release (arm64): renv_0.15.5.tgz, r-oldrel (arm64): renv_0.15.5.tgz, r-release (x86_64): renv_0.15.5.tgz, r-oldrel (x86_64): renv_0.15.5.tgz
Old sources: renv archive

Reverse dependencies:

Reverse imports: cabinets, dockerfiler, jetpack, learnr, rcompendium, rhino, starter, updater, vetiver, worcs
Reverse suggests: attachment, HaDeX, NMproject, pacs, SimDesign, weakARMA, xfun

Linking:

Please use the canonical form https://CRAN.R-project.org/package=renv to link to this page.