The pandoc package provides a simple way of managing pandoc installs in R. It would be neat if pkgbuild could detect if the pandoc package is installed and use it to get the pandoc path, rather than requiring users to set environment variables or add pandoc to the path.
The
pandocpackage provides a simple way of managing pandoc installs in R. It would be neat ifpkgbuildcould detect if thepandocpackage is installed and use it to get the pandoc path, rather than requiring users to set environment variables or add pandoc to the path.