Commit 37bc11a0 authored by Michael Poplavski's avatar Michael Poplavski

Update R version to 3.3*

parent 9f67ac2e
......@@ -22,9 +22,9 @@ USER $NB_USER
# R packages
RUN conda config --add channels r && \
conda install --quiet --yes \
'r-base=3.2*' \
'r-irkernel=0.5*' \
'r-ggplot2=1.0*' \
'r-base=3.3*' \
'r-irkernel=0.6*' \
'r-ggplot2=2.1*' \
'r-rcurl=1.95*' && conda clean -tipsy
# Apache Toree kernel
......
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