Hi,

Based on Dirk's blog post [1] about stripping debug information from the shared object of my package `s2` I reduced the shared object file size from 7 to 0.7 MB and get rid of a NOTE about the installed package size (on my local Linux machine).

Dirk suggests that one could conditionally do this in the Makevars file if the strip tool is available (typically the case on Linux). Does anybody know what CRAN's take is on this?

Cheers,
Ege

[1]: http://dirk.eddelbuettel.com/blog/2017/08/14/#009_compact_shared_libraries

--
Ege Rubak, Associate Professor,
Department of Mathematical Sciences, Aalborg University
Skjernvej 4A, 9220 Aalborg East, Denmark
Phone: (+45)99408861
Mobile: (+45)30230252
Email: ru...@math.aau.dk

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

Reply via email to