mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-13 13:02:56 +00:00
Merge pull request #1371 from mathbunnyru/asalikhov/update_r_libs
Update r-rmarkdown
This commit is contained in:
@@ -66,7 +66,7 @@ RUN conda install --quiet --yes \
|
||||
'r-nycflights13=1.0*' \
|
||||
'r-randomforest=4.6*' \
|
||||
'r-rcurl=1.98*' \
|
||||
'r-rmarkdown=2.8*' \
|
||||
'r-rmarkdown=2.9*' \
|
||||
'r-rodbc=1.3*' \
|
||||
'r-rsqlite=2.2*' \
|
||||
'r-shiny=1.6*' \
|
||||
|
@@ -37,7 +37,7 @@ RUN conda install --quiet --yes \
|
||||
'r-nycflights13=1.0*' \
|
||||
'r-randomforest=4.6*' \
|
||||
'r-rcurl=1.98*' \
|
||||
'r-rmarkdown=2.8*' \
|
||||
'r-rmarkdown=2.9*' \
|
||||
'r-rodbc=1.3*' \
|
||||
'r-rsqlite=2.2*' \
|
||||
'r-shiny=1.6*' \
|
||||
|
Reference in New Issue
Block a user