add r-htmltools pkg

This commit is contained in:
Jonathan Terhorst
2018-03-09 10:39:04 -05:00
parent 92fe05d1e7
commit 652cd9fdb5

View File

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