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?

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.

Not a critical issue, but it would be nice to have a clean check results
page.

Best,
Gabor

        [[alternative HTML version deleted]]

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

Reply via email to