Skip to content
Prev 19910 / 21318 Next

[Bioc-devel] Vignette files causing package to exceed 5 MB size limit

Can you try to add ` fig.retina = NULL` in your `knitr::opts_chunk$set()`
setting?

That helped me to reduce the size of images in image-heavy vignettes.

Source:
http://zevross.com/blog/2017/06/19/tips-and-tricks-for-working-with-images-and-figures-in-r-markdown-documents/#the-fig.retina-argument-is-a-resolution-multiplier


Best,
Boyi

On Fri, Oct 6, 2023 at 12:28?PM Richard Heery <richardheery at gmail.com>
wrote: