AceHack commented on issue #25081: [SPARK-28309][R][INFRA] Fix AppVeyor to run 
SparkR tests by avoiding to use devtools for testthat
URL: https://github.com/apache/spark/pull/25081#issuecomment-526854010
 
 
   FYI, this readme no longer works either
   http://spark.apache.org/docs/latest/building-spark.html
   
   Running R Tests
   To run the SparkR tests you will need to install the knitr, rmarkdown, 
testthat, e1071 and survival packages first:
   
   R -e "install.packages(c('knitr', 'rmarkdown', 'devtools', 'e1071', 
'survival'), repos='http://cran.us.r-project.org')"
   R -e "devtools::install_version('testthat', version = '1.0.2', 
repos='http://cran.us.r-project.org')"

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to