• Implemented checklist R package checks
  • Fixed a bug in csv_to_sqlite that occurred when passing col_names to ...
  • Removed inboveg_* and florabank_* defunct functions (moved to inbodb package)
  • Removed guess_projection: use guess_crs instead
  • Removed reproject_coordinates: use transform_coordinates instead
  • Superseded gbif_species_name_match function by rgbif::name_backbone_checklist()
  • Functions no longer depend on sp package
  • Fixed a bug that occurred if a subset of columns was read in csv_to_sqlite
  • Deprecated reproject_coordinates. Use transform_coordinates instead.
  • Deprecated guess_projection. Use guess_crs instead.
  • Fixes missing links on pkgdown website
  • Changed setup_coding_club_session so it works without authentication (#111)
  • Added a NEWS.md file to track changes to the package.