This is > 5 MB, primarily due to all of the test snapshots in inst/tinytest.
As per R CMD check:
❯ checking installed package size ... NOTE
installed size is 7.5Mb
sub-directories of 1Mb or more:
doc 3.0Mb
help 1.5Mb
tinytest 2.9Mb
Can we retain the GitHub testing infrastructure but skip it on CRAN? This is something that I don't have experience with, but I imagine there's a simple workaround.
This is > 5 MB, primarily due to all of the test snapshots in
inst/tinytest.As per R CMD check:
Can we retain the GitHub testing infrastructure but skip it on CRAN? This is something that I don't have experience with, but I imagine there's a simple workaround.