Commit 417e06bf authored by Peter Parente's avatar Peter Parente Committed by GitHub

Merge pull request #496 from blacknred0/master

Patch R package install user issues
parents 279b14bb 4d57b558
......@@ -8,6 +8,7 @@ USER root
# RSpark config
ENV R_LIBS_USER $SPARK_HOME/R/lib
RUN fix-permissions $R_LIBS_USER
# R pre-requisites
RUN apt-get update && \
......
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