An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-devel/attachments/20131028/798c2239/attachment.pl>
Package size NOTE in R CMD check
2 messages · Gábor Csárdi, Brian Ripley
On 29/10/2013 00:19, G?bor Cs?rdi wrote:
How does one "fix" this:
R CMD check --as-cran --timings igraph_0.6.5.999-54.tar.gz
...
* checking installed package size ... NOTE
installed size is 5.9Mb
sub-directories of 1Mb or more:
libs 4.0Mb
...
Are maintainers expected to break up the package in this case?
No.
I can see that the NOTE is useful to avoid garbage in the package, but since the libs directory is created by R CMD INSTALL, it is relatively hard to put garbage there.
Actually people do manage to get garbage in their .so files.
Not a critical issue, but it would be nice to have a clean check results page.
'Clean'? According to whom?
Best, Gabor [[alternative HTML version deleted]]
See the posting guide.
______________________________________________ R-devel at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel
Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595