Skip to content

Commit

Permalink
reverting back to match r-notebook on jupyter/docker-stacks
Browse files Browse the repository at this point in the history
  • Loading branch information
ttimbers authored Jun 20, 2019
1 parent 68e0729 commit e3d5611
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions r-notebook/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,8 @@ RUN conda install --quiet --yes \
'r-crayon=1.3*' \
'r-randomforest=4.6*' \
'r-htmltools=0.3*' \
'r-testthat=2.0*' \
'r-plotly=4.7*' \
'r-repr=0.15*' && \
'r-sparklyr=0.9*' \
'r-htmlwidgets=1.2*' \
'r-hexbin=1.27*' && \
conda clean --all -f -y && \
fix-permissions $CONDA_DIR

RUN Rscript -e "install.packages('infer')"

0 comments on commit e3d5611

Please sign in to comment.