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

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

Yuanjian Li created SPARK-35171:
-----------------------------------

             Summary: 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


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