Shivaram Venkataraman created SPARK-17191:
---------------------------------------------
Summary: Install e1071 R package on Jenkins machines
Key: SPARK-17191
URL: https://issues.apache.org/jira/browse/SPARK-17191
Project: Spark
Issue Type: Improvement
Components: SparkR
Reporter: Shivaram Venkataraman
Assignee: shane knapp
Priority: Minor
For running the CRAN checks on Jenkins machines, we need all suggested packages
to be installed. This includes the R package called e1071 which is available at
https://cran.r-project.org/web/packages/e1071/index.html
I think running something like
Rscript -e 'install.packages("e1071", repos="http://cran.stat.ucla.edu/")'
on all the machines should do the trick.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]