Skip to content

Latest commit

 

History

History
83 lines (60 loc) · 2.76 KB

index.md

File metadata and controls

83 lines (60 loc) · 2.76 KB
title description title-block-banner sidebar number-sections about format
The Rocker Project
Docker Containers for the R Environment
false
false
false
template image image-shape image-width links
jolla
img/rocker.png
rectangle
8em
icon text href
people-fill
Code of Conduct
CODE_OF_CONDUCT.md
icon text href
github
GitHub
text href
{{< fa brands docker >}} Docker Hub
html
toc

🚀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

:::{layout="[30,-5,30,-5,30]" layout-valign="center"}

Carl

Dirk

Noam

:::

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.

{fig-alt="the Chan-Zuckerberg Initiative"}

™️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 [email protected].