Skip to content
Prev 9654 / 12125 Next

[R-pkg-devel] Problem compressing vignettes for CRAN

? Fri, 6 Oct 2023 15:36:45 +0100
Michael Dewey <lists at dewey.myzen.co.uk> ?????:
Is the Ghostscript executable on the %PATH%? It might help to install a
newer version. It may also be informative to extract the vignette *.pdf
files from the source package tarball and run tools::compactPDF(pdfs,
gs_quality='ebook', verbose = TRUE) to see whether it breaks at any
point.