Contributor
Atharva Shirdhankar

Containerized Development Environments for R


Mentors
Heather Turner
Organization
R project for statistical computing
Technologies
r, docker, bash, YAML
Topics
open source, devops, cloud native
R-Development Container Environment which can be set up in one click on Github codespace and with minimum configuration on the Local system. One can easily install and contribute to R source code easily and efficiently using the R-dev container. It creates encapsulated environment because of which one can do the bug fixes on specific R-version without overwriting onto the other R-versions.