Commit 7e5d8bfa authored by Peter Parente's avatar Peter Parente Committed by GitHub

Merge pull request #274 from poplav/bump_r_stuff

Adds crayon to the r notebook image
parents be04e277 40979690
...@@ -35,4 +35,5 @@ RUN conda config --add channels r && \ ...@@ -35,4 +35,5 @@ RUN conda config --add channels r && \
'r-nycflights13=0.2*' \ 'r-nycflights13=0.2*' \
'r-caret=6.0*' \ 'r-caret=6.0*' \
'r-rcurl=1.95*' \ 'r-rcurl=1.95*' \
'r-crayon=1.3*' \
'r-randomforest=4.6*' && conda clean -tipsy 'r-randomforest=4.6*' && 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