Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Dev Container Configuration Files #152

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

benz0li
Copy link
Contributor

@benz0li benz0li commented Jan 28, 2024

@benz0li benz0li force-pushed the add-dev-container branch 15 times, most recently from c40dac0 to f848692 Compare February 1, 2024 12:29
@benz0li benz0li mentioned this pull request Mar 9, 2024
@benz0li benz0li force-pushed the add-dev-container branch 3 times, most recently from f5a668b to 53f7a65 Compare March 10, 2024 13:33
@benz0li
Copy link
Contributor Author

benz0li commented Mar 10, 2024

@nx10 This provides the following Dev Containers:

  • 'R latest (Debian stable)'
  • 'R devel (Debian stable, Clang, libc++)'
  • 'R devel (Debian stable, Clang)'
  • 'R devel (Debian stable, GCC)'
  • 'R devel (Debian testing, Clang, libc++)'
  • 'R devel (Debian testing, Clang)'
  • 'R devel (Debian testing, GCC)'
  • 'R devel (Debian unstable, Clang, libc++)'
  • 'R devel (Debian unstable, Clang)'
  • 'R devel (Debian unstable, GCC)'

Dev Container 'R latest (Debian stable)' is derived from glcr.b-data.ch/r/tidyverse (https://github.com/b-data/r-docker-stack) with pre-built R.
👉 The other Dev Containers are derived from the debian base image and build R from source.

- Set environment variable R_VERSION
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant