Skip to content

othomantegazza/r-renv-vscode

Repository files navigation

Basic dev container for R

Before you run it, make a .env file with:

WORKING_DIR="path/to/your/work-directory"
RENV_CACHE_PATH="path/to/your/local/renv/cache"

The renv cache of the container will be mounted on your local cache, in order to speed up (reuse and recycle) the installation of R packages.

About

A basic devcontainer with R, renv, python and conda

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published