There was a discussion on this list last year about which version of
pandoc is available on CRAN machines, without a definite answer:
https://stat.ethz.ch/pipermail/r-package-devel/2019q2/004126.html
But I think it's completely possible that win-builder doesn't have pandoc
2.0, which is required for lua-filters AFAIK. On your side of things, the
best you can do is to ensure that you add
"SystemRequirements: pandoc (>= 2.0)" (or something like that) to your
DESCRIPTION file, and add a corresponding justification to your submission
comments.
Max Turgeon
Assistant Professor
Department of Statistics
Department of Computer Science
University of Manitoba
maxturgeon.ca
------------------------------
*From:* R-package-devel <r-package-devel-bounces at r-project.org> on
behalf of Fernando Roa <froao at unal.edu.co>
*Sent:* January 6, 2020 4:26:14 PM
*To:* Jeff Newmiller; r-package-devel at r-project.org
*Subject:* Re: [R-pkg-devel] pandoc lua filter error with win devel check
Hi
Rmarkdown supports lua filters. So I guess the rmarkdown and or pandoc in
win devel are not updated.
Best,
On Mon, Jan 6, 2020, 7:18 PM Jeff Newmiller <jdnewmil at dcn.davis.ca.us>
wrote:
Pandoc is not part of the standard R documentation tooling... you must
doing something special, and doing something special makes getting a
package accepted more challenging. Perhaps if you were more specific you
might get a more specific response.
On January 6, 2020 1:38:44 PM PST, Fernando Roa <froao at unal.edu.co>
Hi people,
I got an error in vignettes after checking as win. devel. with
devtools (check_win_devel):
pandoc.exe: unrecognized option
`--lua-filter=refs/multiple-bibliographies.lua'
May I ignore it?
Best,
--
Sent from my phone. Please excuse my brevity.
[[alternative HTML version deleted]]