Commit 8b0c0007 authored by Peter Parente's avatar Peter Parente

Update R packages

parent 06446856
...@@ -24,9 +24,9 @@ USER $NB_UID ...@@ -24,9 +24,9 @@ USER $NB_UID
# R packages # R packages
RUN conda install --quiet --yes \ RUN conda install --quiet --yes \
'r-base=3.4.1' \ 'r-base=3.5.1' \
'r-irkernel=0.8*' \ 'r-irkernel=0.8*' \
'r-ggplot2=2.2*' \ 'r-ggplot2=3.1*' \
'r-sparklyr=0.9*' \ 'r-sparklyr=0.9*' \
'r-rcurl=1.95*' && \ 'r-rcurl=1.95*' && \
conda clean -tipsy && \ conda clean -tipsy && \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment