I am making a small R data package that contains raster data.
When doing the R-CMD-check I recieve this warning:
Warning: LazyData DB of 34.5 MB without LazyDataCompression set
Is the R-CMD-check only for package distribution on CRAN.
If it fail to complains with CRAN requierements, can I keep the package distribution only in a GitHub repositorie?