Skip to content

v0.1.1: Merge pull request #67 from r-devel/Use-devel-container-image

Latest
Compare
Choose a tag to compare
@StarTrooper08 StarTrooper08 released this 20 Feb 13:12
· 311 commits to main since this release
4a7adbe

First version of the R Development Container, including:

  • DevContainer definition for creating a codespace allowing users to build R in a web based environment
  • Instructions for building the current version of R from the SVN trunk within the DevContainer in the README.md file
  • Contributor workflow instructions in the README.md file
  • Docker image build from the dev-container branch which contains the requirements for building base R. The image is available from https://github.com/r-devel/r-dev-env/pkgs/container/r-dev-env
  • Project website build from the website branch and available at https://contributor.r-project.org/r-dev-env/
  • We hope the R Development Container helps you in your R journey 😊