You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Maxim Gekk (JIRA)" <ji...@apache.org> on 2018/08/29 20:47:00 UTC

[jira] [Created] (SPARK-25273) How to install testthat = 1.0.2

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