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@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel



--
Brian D. Ripley,                  rip...@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

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

Reply via email to