Adds crayon to the r notebook image

This commit is contained in:
Michael Poplavski
2016-09-06 14:28:27 -05:00
parent be04e277aa
commit 40979690b6

View File

@@ -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