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.13.2 |
Imports: | utils |
Suggests: | R6, BiocManager, cli, covr, devtools, knitr, packrat, remotes, reticulate, rmarkdown, rstudioapi, testthat, uuid, yaml |
Published: | 2021-03-30 |
Author: | Kevin Ushey [aut, cre], RStudio [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 |
Reference manual: | renv.pdf |
Vignettes: |
Using renv with Continuous Integration Collaborating with renv Using renv with Docker Frequently Asked Questions Installing from Local Sources 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 |
Package source: | renv_0.13.2.tar.gz |
Windows binaries: | r-devel: renv_0.13.2.zip, r-release: renv_0.13.2.zip, r-oldrel: renv_0.13.2.zip |
macOS binaries: | r-release (arm64): renv_0.13.2.tgz, r-release (x86_64): renv_0.13.2.tgz, r-oldrel: renv_0.13.2.tgz |
Old sources: | renv archive |
Reverse imports: | cabinets, jetpack, learnr |
Reverse suggests: | HaDeX, SimDesign, worcs, xfun |
Please use the canonical form https://CRAN.R-project.org/package=renv to link to this page.