jupyterhub/repo2docker

[DOCS] Specifying R version in runtime.txt does not seem to be mentioned

Open

#860 opened on Mar 4, 2020

View on GitHub
 (0 comments) (1 reaction) (0 assignees)Python (358 forks)batch import
documentationgood first issuehelp wanted

Repository metrics

Stars
 (1,544 stars)
PR merge metrics
 (Avg merge 17h 41m) (2 merged PRs in 30d)

Description

Hey 👋 I believe an R environment can now be described by the following in a runtime.txt file:

r-3.5-YYYY-MM-DD

But that doesn't seem to be reflected in the current documentation here?

Contributor guide