On 23 July 2025 at 00:16, Richard M. Heiberger wrote:
| I need some help on the compacting of pdf files in the inst/doc/ directory.
| When I use the --compact-vignettes option, as in
|   R CMD build --compact-vignettes microplot
| the relevant pdf filesize drops 76 bytes.
| 
| The CRAN pretest makes it drop in size by 270 kilobytes
| 
| What incantation am I missing?

I use `--compact-vignettes=both` (encoded in wrapper script `build.r` which
is part of my `littler` package).

One of those things that maybe should be a default but aren't...

Dirk

-- 
dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to