- Improved the parallel download method in
download_zenodo()and made it the default
- Fixed a bug in
download_zenodo()
- Implemented
checklistR package checks - Fixed a bug in
csv_to_sqlitethat occurred when passingcol_namesto... - Removed
inboveg_*andflorabank_*defunct functions (moved toinbodbpackage) - Removed
guess_projection: useguess_crsinstead - Removed
reproject_coordinates: usetransform_coordinatesinstead - Superseded
gbif_species_name_matchfunction byrgbif::name_backbone_checklist()
- Fixed url to download
knmidata. Thanks to @ViktorHartman
- Functions no longer depend on
sppackage - Fixed a bug that occurred if a subset of columns was read in
csv_to_sqlite - Deprecated
reproject_coordinates. Usetransform_coordinatesinstead. - Deprecated
guess_projection. Useguess_crsinstead.
- Fixes missing links on pkgdown website
- Changed setup_coding_club_session so it works without authentication (#111)
- Added a
NEWS.mdfile to track changes to the package.