Skip to content

Part of #146

Wavra, Harper Nicole requested to merge HW-146 into main
  • added ci folder to build ignore to remove
  • added comments to #146 (closed) about other notes
    • checking top-level files ... NOTE will be fixed with issue #150 (closed)

Notes left:

  • checking compilation flags used ... NOTE
  • checking installed package size ... NOTE
    • CRAN wants the package size to be less than 5MB and each subdirectory to be less than 1 MB. Extdata is large because we have TIFs, shapefiles and CPGs stored. If we zip those files up it would still be larger than 1 MB. https://r-pkgs.org/R-CMD-check.html has some tips to minimize package size, so I am checking that out. It looks like if that package is still too large, CRAN will still publish the code, however we will need to justify the package size.

I think we could pull this into main, so that pipelines start to pass again while I work on the last two notes.

Edited by Wavra, Harper Nicole

Merge request reports

Loading