[
https://issues.apache.org/jira/browse/SPARK-35171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun updated SPARK-35171:
----------------------------------
Fix Version/s: 3.1.2
> Declare the markdown package as a dependency of the SparkR package
> ------------------------------------------------------------------
>
> Key: SPARK-35171
> URL: https://issues.apache.org/jira/browse/SPARK-35171
> Project: Spark
> Issue Type: Improvement
> Components: R
> Affects Versions: 3.1.0
> Reporter: Yuanjian Li
> Assignee: Yuanjian Li
> Priority: Major
> Fix For: 3.1.2, 3.2.0
>
>
> If we didn't install pandoc locally, the make-distribution package will fail
> with the following message:
> {quote}
> --- re-building ‘sparkr-vignettes.Rmd’ using rmarkdown
> Warning in engine$weave(file, quiet = quiet, encoding = enc) :
> Pandoc (>= 1.12.3) not available. Falling back to R Markdown v1.
> Error: processing vignette 'sparkr-vignettes.Rmd' failed with diagnostics:
> The 'markdown' package should be declared as a dependency of the 'SparkR'
> package (e.g., in the 'Suggests' field of DESCRIPTION), because the latter
> contains vignette(s) built with the 'markdown' package. Please see
> https://github.com/yihui/knitr/issues/1864 for more information.
> --- failed re-building ‘sparkr-vignettes.Rmd’
> {quote}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]