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.2")



Attach the package and use:
library("renv")
Maintained by
Kevin Ushey
[Scholar Profile | Author Map]
First Published: 2019-10-25
Latest Update: 2023-08-15
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.2, https://cran.r-project.org/web/packages/renv. Accessed 15 Apr. 2025.
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)
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
03/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for renv5000100001500020000250003000035000400004500050000TrendBars

Today's Hot Picks in Authors and Packages

ffscrapr  
API Client for Fantasy Football League Platforms
Helps access various Fantasy Football APIs by handling authentication and rate-limiting, forming ap ...
Download / Learn more Package Citations See dependency  
Maintainer: Tan Ho (view profile)
StructFDR  
False Discovery Control Procedure Integrating the Prior Structure Information
Perform more powerful false discovery control (FDR) for microbiome data, taking into account the pri ...
Download / Learn more Package Citations See dependency  
mt  
Metabolomics Data Analysis Toolbox
Functions for metabolomics data analysis: data preprocessing, orthogonal signal correction, PCA ana ...
Download / Learn more Package Citations See dependency  
bSims  
Agent-Based Bird Point Count Simulator
A highly scientific and utterly addictive bird point count simulator to test statistical assumptio ...
Download / Learn more Package Citations See dependency  
ktsolve  
Configurable Function for Solving Families of Nonlinear Equations
This is designed for use with an arbitrary set of equations with an arbitrary set of unknowns. The ...
Download / Learn more Package Citations See dependency  
SAutomata  
Inference and Learning in Stochastic Automata
Machine learning provides algorithms that can learn from data and make inferences or predictions. St ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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