mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-12 20:42:57 +00:00
removed rpy2 as it seems incompatible with r4.0
This commit is contained in:
@@ -63,11 +63,9 @@ RUN conda install --quiet --yes \
|
||||
'r-randomforest=4.6*' \
|
||||
'r-rcurl=1.98*' \
|
||||
'r-rmarkdown=2.2*' \
|
||||
'r-rodbc=1.3*' \
|
||||
'r-rsqlite=2.2*' \
|
||||
'r-shiny=1.4*' \
|
||||
'r-tidyverse=1.3*' \
|
||||
'unixodbc=2.3.*' \
|
||||
'r-tidymodels=0.1*' \
|
||||
&& \
|
||||
conda clean --all -f -y && \
|
||||
|
Reference in New Issue
Block a user