Maxim Gekk created SPARK-25273: ---------------------------------- Summary: How to install testthat = 1.0.2 Key: SPARK-25273 URL: https://issues.apache.org/jira/browse/SPARK-25273 Project: Spark Issue Type: Documentation Components: Documentation Affects Versions: 2.3.1 Reporter: Maxim Gekk
The command installs testthat v2.0.x: {code:R} R -e "install.packages(c('knitr', 'rmarkdown', 'testthat', 'e1071', 'survival'), repos='http://cran.us.r-project.org')" {code} which prevents running the R tests. Need to update the section http://spark.apache.org/docs/latest/building-spark.html#running-r-tests according to https://github.com/apache/spark/pull/20003 -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org