When running the checks for my R-package (via devtools::check()
) I face the warning \'\'qpdf\' is needed for checks on size reduction of PDFs
. I found
You basically do not need to build the file on windows. Please follow three steps below:
job done!
Sys.which(Sys.getenv("R_QPDF", "qpdf"))
qpdf
"C:\\WINDOWS\\SYSTEM32\\qpdf.exe"