0 Forks
18 Stars
18 Watchers

renv

Creating virtual environments for R.

How to download and setup renv

Open terminal and run command
git clone https://github.com/datasnakes/renv.git
git clone is used to create a copy or clone of renv repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with renv https://github.com/datasnakes/renv/archive/master.zip

Or simply clone renv with SSH
[email protected]:datasnakes/renv.git

If you have some problems with renv

You may open issue on renv support forum (system) here: https://github.com/datasnakes/renv/issues