Commit ae51a604 authored by Peter Parente's avatar Peter Parente Committed by GitHub

Merge pull request #573 from terhorst/master

add r-htmltools pkg
parents 50247fea 652cd9fd
......@@ -34,6 +34,8 @@ RUN conda install --quiet --yes \
'r-rcurl=1.95*' \
'r-crayon=1.3*' \
'r-randomforest=4.6*' \
'r-htmltools=0.3*' \
'r-htmlwidgets=0.9*' \
'r-hexbin=1.27*' && \
conda clean -tipsy && \
fix-permissions $CONDA_DIR
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