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: 1.0.5
Imports: utils
Suggests: BiocManager, cli, covr, cpp11, devtools, gitcreds, jsonlite, knitr, miniUI, packrat, pak, R6, remotes, reticulate, rmarkdown, rstudioapi, shiny, testthat, uuid, waldo, yaml, webfakes
Published: 2024-02-29
Author: Kevin Ushey ORCID iD [aut, cre], Hadley Wickham ORCID iD [aut], Posit Software, PBC [cph, fnd]
Maintainer: Kevin Ushey <kevin at rstudio.com>
BugReports: https://github.com/rstudio/renv/issues
License: MIT + file LICENSE
URL: https://rstudio.github.io/renv/, https://github.com/rstudio/renv
NeedsCompilation: no
Materials: README NEWS
In views: ReproducibleResearch
CRAN checks: renv results

Documentation:

Reference manual: renv.pdf
Vignettes: Using renv with continuous integration
Using renv with Docker
Frequently asked questions
Installing packages
Package sources
Package development
packrat vs. renv
Project profiles
Using Python with renv
Introduction to renv
Using renv with Posit Connect

Downloads:

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

Reverse dependencies:

Reverse imports: BiocBook, cabinets, deps, grateful, jetpack, learnr, madrat, pracpac, rang, rcompendium, rhino, rsconnect, rsf, rworkflows, shiny.benchmark, softbib, starter, updater, worcs
Reverse suggests: attachment, BeeBDC, bundle, golem, HaDeX, inlcolor, inldata, inlpubs, pacs, rspm, scpoisson, shinyquiz, SimDesign, tidytlg, weakARMA, webmap, xfun
Reverse enhances: rprofile

Linking:

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