Description
For building SparkR vignettes on Jenkins machines, we need the rmarkdown R. The package is available at
https://cran.r-project.org/web/packages/rmarkdown/index.html - I think running something like
Rscript -e 'install.packages("rmarkdown", repos="http://cran.stat.ucla.edu/")'
should work
Attachments
Issue Links
- relates to
-
SPARK-17736 Update R README for rmarkdown, pandoc
- Resolved
This came up in https://github.com/apache/spark/pull/14980
cc junyangq shaneknapp