You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (Jira)" <ji...@apache.org> on 2021/04/21 11:45:00 UTC

[jira] [Resolved] (SPARK-35171) Declare the markdown package as a dependency of the SparkR package

     [ https://issues.apache.org/jira/browse/SPARK-35171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon resolved SPARK-35171.
----------------------------------
    Fix Version/s: 3.2.0
       Resolution: Fixed

Issue resolved by pull request 32270
[https://github.com/apache/spark/pull/32270]

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