Skip to content
Prev 4498 / 12125 Next

[R-pkg-devel] consider running tools::compactPDF(gs_quality = "ebook")

On 03/10/2019 9:00 a.m., Juhee Lee wrote:
Can't you tell by looking at what is printed?  You should see

* installing the package to build vignettes
* creating vignettes ... OK

(You can save this output to a file by adding the option --log to the R 
CMD build call).

Duncan Murdoch