Other packages > Find by keyword >

renv  

Project Environments
View on CRAN: Click here


Download and install renv package within the R console
Install from CRAN:
install.packages("renv")

Install from Github:
library("remotes")
install_github("cran/renv")

Install by package version:
library("remotes")
install_version("renv", "1.1.6")



Attach the package and use:
library("renv")
Maintained by
Kevin Ushey
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-10-25
Latest Update: 2025-07-24
Description:
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.
How to cite:
Kevin Ushey (2019). renv: Project Environments. R package version 1.1.6, https://cran.r-project.org/web/packages/renv. Accessed 25 Jun. 2026.
Previous versions and publish date:
0.8.0 (2019-10-25 18:00), 0.8.1 (2019-10-26 00:40), 0.8.2 (2019-10-26 08:50), 0.8.3 (2019-11-11 07:20), 0.9.0 (2019-12-05 21:50), 0.9.1 (2019-12-09 07:40), 0.9.2 (2019-12-09 23:50), 0.9.3 (2020-02-10 23:40), 0.10.0 (2020-05-06 20:30), 0.11.0 (2020-06-26 08:10), 0.12.0 (2020-08-28 23:40), 0.12.1 (2020-11-02 23:50), 0.12.2 (2020-11-05 00:00), 0.12.3 (2020-11-25 21:30), 0.12.4 (2021-01-07 19:10), 0.12.5 (2021-01-09 07:30), 0.13.0 (2021-02-24 21:00), 0.13.1 (2021-03-18 21:50), 0.13.2 (2021-03-30 11:50), 0.14.0 (2021-07-21 23:00), 0.15.0 (2022-01-04 22:00), 0.15.1 (2022-01-13 21:52), 0.15.2 (2022-01-24 22:02), 0.15.3 (2022-02-28 11:40), 0.15.4 (2022-03-03 01:30), 0.15.5 (2022-05-27 01:10), 0.16.0 (2022-09-29 10:10), 0.17.0 (2023-03-02 02:10), 0.17.1 (2023-03-16 19:30), 0.17.2 (2023-03-18 00:40), 0.17.3 (2023-04-06 20:50), 1.0.0 (2023-07-07 23:50), 1.0.1 (2023-08-10 18:10), 1.0.2 (2023-08-15 09:40), 1.0.3 (2023-09-19 10:10), 1.0.4 (2024-02-21 22:40), 1.0.5 (2024-02-29 02:10), 1.0.6 (2024-04-11 07:30), 1.0.7 (2024-04-12 00:20), 1.0.8 (2024-09-20 15:50), 1.0.9 (2024-09-24 00:20), 1.0.10 (2024-10-05 07:50), 1.0.11 (2024-10-12 09:30), 1.1.0 (2025-01-29 06:40), 1.1.1 (2025-02-07 21:00), 1.1.2 (2025-03-03 01:30), 1.1.3 (2025-03-18 11:50), 1.1.4 (2025-03-20 19:10), 1.1.5 (2025-07-24 23:40), 1.1.6 (2026-01-16 14:40), 1.1.7 (2026-01-27 12:50), 1.1.8 (2026-03-05 07:10), 1.2.0 (2026-03-25 11:30), 1.2.1 (2026-04-12 07:10), 1.2.2 (2026-04-16 09:20)
Other packages that cited renv R package
View renv citation profile
Other R packages that renv depends, imports, suggests or enhances
Complete documentation for renv
Functions, R codes and Examples using the renv R package
Some associated functions: activate . autoload . checkout . clean . config . consent . dependencies . diagnostics . embed . equip . graph . history . hydrate . imbue . init . install . isolate . load . lockfile-api . lockfiles . migrate . modify . paths . project . purge . rebuild . record . refresh . rehash . remote . remove . renv-package . renv_lockfile_from_manifest . repair . restore . run . sandbox . scaffold . settings . snapshot . status . update . upgrade . use_python . vendor . 
Some associated R codes: aaa.R . abi.R . abort.R . acls.R . actions.R . activate.R . addins.R . aliases.R . archive.R . autoload.R . available-packages.R . backports.R . base64.R . bind.R . binding.R . bioconductor.R . bootstrap.R . cache.R . call.R . caution.R . cellar.R . check.R . checkout.R . clean.R . cleanse.R . cli.R . conda.R . condition.R . config-defaults.R . config.R . consent.R . cran.R . curl.R . data_frame.R . dcf.R . deactivate.R . debuggify.R . defer.R . dependencies.R . description.R . diagnostics.R . difftime.R . dots.R . download.R . dynamic.R . embed.R . encoding.R . ensure.R . envir.R . envvar.R . envvars.R . equip-macos.R . equip.R . errors.R . extsoft.R . filebacked.R . files.R . git.R . graph.R . hash.R . history.R . homebrew.R . http.R . hydrate.R . id.R . imbue.R . imports.R . index.R . infrastructure.R . init.R . install.R . installed-packages.R . isolate.R . json-read.R . json-write.R . json.R . knitr.R . l10n.R . libpaths.R . library.R . license.R . load.R . lock.R . lockfile-api.R . lockfile-diff.R . lockfile-read.R . lockfile-write.R . lockfile.R . lockfiles.R . log.R . manifest-convert.R . mask.R . memoize.R . metadata.R . methods.R . migrate.R . modify.R . mran.R . namespace.R . new.R . nexus.R . once.R . options.R . package.R . packages.R . pak.R . parallel.R . parse.R . patch.R . path.R . paths.R . pip.R . platform.R . ppm.R . predicate.R . preflight.R . pretty.R . process.R . profile.R . progress.R . project.R . properties.R . purge.R . pyenv.R . python-conda.R . python-virtualenv.R . python.R . r.R . rebuild.R . record.R . records.R . recurse.R . refresh.R . regexps.R . rehash.R . release.R . remotes.R . remove.R . renv-package.R . renvignore.R . repair.R . report.R . repos.R . restart.R . restore.R . retrieve.R . robocopy.R . roxygen.R . rstudio.R . rtools.R . run.R . sandbox.R . scaffold.R . scope.R . sdkroot.R . session.R . settings.R . shell.R . shims.R . snapshot-auto.R . snapshot.R . socket.R . stack.R . status.R . system.R . tar.R . task.R . template.R . tests.R . testthat-helpers.R . truthy.R . type.R . unload.R . update.R . updates.R . upgrade.R . url.R . use-python.R . use.R . utils-connections.R . utils-format.R . utils-map.R . utils.R . vector.R . vendor.R . verbose.R . version.R . virtualization.R . warnings.R . watchdog-server.R . watchdog.R . xcode.R . yaml.R . zzz.R .  Full renv package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA