[ 
https://issues.apache.org/jira/browse/SPARK-17191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15431537#comment-15431537
 ] 

Shivaram Venkataraman commented on SPARK-17191:
-----------------------------------------------

Thanks Shane !

> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to