Skip to content
Prev 1703 / 12125 Next

[R-pkg-devel] Package submission - Issue with pandoc in R CMD check

So, along these lines, I was thinking if we could / should build a
pandoc R package, that could just pull the right binary at install
time. Would that make sense? It is a bit unusual, but I think a lot of
users would like it, and it would help standardizing pandoc versions
and usage.

The static binary is good for 64 bit Linux, and we also have
self-contained binaries for Windows and MacOS.

(The relevant links to the Docker containers and the binaries, in case
you are interested:
https://github.com/r-hub/pandoc-builders#readme
https://files.r-hub.io/pandoc/

Gabor
On Thu, Jun 22, 2017 at 4:02 PM, Dirk Eddelbuettel <edd at debian.org> wrote: