• drop support for R 4.2;
  • remove unused dependencies knitr and rmarkdown;
  • drop support for R 4.1;
  • drop support for R <= 4.0;
  • use native pipe instead of magrittr;
  • removed retiring geospatial dependencies (rgdal);
  • removed getOGR(), which relied on rgdal;
  • add sf and terra support;
  • move notify_slack() to SpaDES.project
  • drop support for R 3.5 (requirement of several dependencies)
  • remove deprecated and defunct functions
  • add notify_slack()
  • add flink for creating file (and directory) symlinks
  • don’t write row numbers in download checksum files
  • numerous bug fixes
  • initial version