🚀Getting Started
Ensure you have Docker installed and start R inside a container with:
docker run --rm -ti r-base
Or get started with an RStudio® instance:
docker run --rm -ti -e PASSWORD=yourpassword -p 8787:8787 rocker/rstudio
and point your browser to localhost:8787
. Log in with user/password rstudio
/yourpassword
.
For more information and further options, see the image descriptions.
👥Team
The Rocker project was created by Carl Boettiger and Dirk Eddelbuettel, and is now maintained by Carl, Dirk, Noam Ross, and SHIMA Tatsuya, with significant contributions from a broad community of users and developers. Get in touch on GitHub issues with bug reports, feature requests, or other feedback.
📜Papers
⚖️License
The Rocker Dockerfiles are licensed under the GPL 2 or later.
🤝Support
We are grateful for support from the Chan-Zuckerberg Initiative’s Essential Open Source Software for Science Program.
™️Trademarks
RStudio® is a registered trademark of RStudio, Inc. The use of the trademarked term RStudio® and the distribution of the RStudio binaries through the images hosted on Docker Hub has been granted by explicit permission of RStudio Inc. Please review RStudio’s trademark use policy and address inquiries about further distribution or other questions to permissions@rstudio.com.