Merge pull request #1371 from mathbunnyru/asalikhov/update_r_libs

Update r-rmarkdown
This commit is contained in:
Ayaz Salikhov
2021-06-18 16:51:17 +03:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -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*' \

View File

@@ -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*' \