Hi, I added SystemRequirements: pandoc (>= 2.0) to DESCRIPTION as you suggested; submission failed, the automatic check of package submission to CRAN had the error I got before with check_win_devel:
"pandoc.exe: unrecognized option `--lua-filter=refs/multiple-bibliographies.lua' Error: processing vignette 'index.Rmd' failed with diagnostics: pandoc document conversion failed with error 2" So, I am not sure what would be the next step for submitting. Related info: Vignette failure because pandoc ver. < 2 in Windows-R-Devel. Pandoc (>2) needed for multiple bibliographies in vignette (with lua filter), see also: https://stat.ethz.ch/pipermail/r-package-devel/2019q2/004127.html https://stat.ethz.ch/pipermail/r-package-devel/2020q1/004814.html https://cran.r-project.org/web/packages/rmarkdown/vignettes/lua-filters.html https://pandoc.org/lua-filters.html https://github.com/jgm/pandoc/releases (pandoc builds for every OS) Best, On Mon, Jan 6, 2020 at 8:03 PM Max Turgeon <max.turg...@umanitoba.ca> wrote: > 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-boun...@r-project.org> on behalf > of Fernando Roa <fr...@unal.edu.co> > *Sent:* January 6, 2020 4:26:14 PM > *To:* Jeff Newmiller; r-package-devel@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 <jdnew...@dcn.davis.ca.us> > wrote: > > > Pandoc is not part of the standard R documentation tooling... you must be > > 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 <fr...@unal.edu.co> > wrote: > > >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]] > > ______________________________________________ > R-package-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-package-devel > -- Fernando Roa [[alternative HTML version deleted]] ______________________________________________ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel