CoordinateCleaner 2.0-7 (2019-01-22)
MINOR IMPROVEMENTS
- added citation
- reduced testing time on CRAN
- improved documentation of the cc_outl function
CoordinateCleaner 2.0-6 (2019-01-16)
MINOR IMPROVEMENTS
CoordinateCleaner 2.0-5 (2019-01-15)
MINOR IMPROVEMENTS
- fixed broken url to the CIA factbook
CoordinateCleaner 2.0-4 (2019-01-14)
MINOR IMPROVEMENTS
- minor bugfix with cc_cap
- corrected duplicated vignette index entries
- updated maintainer email
CoordinateCleaner 2.0-3 (2018-10-22)
MINOR IMPROVEMENTS
- removed convenience functionality to only download data from rnaturalearth at first use, to comply with CRAN guidelines
CoordinateCleaner 2.0-2 (2018-10-12)
MAJOR IMPROVEMENTS
- tutorial on outlier detection on the bookdown documentation
- tutorial on using custom gazetteers
- rasterisation heuristic in cc_outl
- added sampling correction to cc_outl
- added verify option to cc_inst
- transfer to rOpenSci
MINOR IMPROVEMENTS
- reduced packages size, by switching to data download from rnaturalearth for urbanareas and landmass
- fixed issue with names of plot.spatialvalid
- grouped functions on documentation webpage
- fixed broken links in the help pages ’ improved documentation structure
CoordinateCleaner 2.0-1 (2018-06-08)
MAJOR IMPROVEMENTS
- changed and more consistent naming scheme for the functions
MINOR IMPROVEMENTS
- fixed typos in Readme
- set a download from naturalearth as default for cc_urb
- reduced vignette memory use and size
- enables sf format for sustom references
- added speedup option for cc_sea
- added webpage (https://azizka.github.io/CoordinateCleaner/)
CoordinateCleaner 1.2-1 (2018-06-08)
MAJOR IMPROVEMENTS
- Adapted function and argument names consistently to underscore_case
- Simplified internal code structure of wrapper functions
MINOR IMPROVEMENTS
- adapted package to rOpenSci reviews
DEPRECATED AND DEFUNCT
- CleanCoordinates deprecated, replaced by clean_coordinates
- CleanCoordinatesDS deprecated, replaced by clean_dataset
- CleanCoordinatesFOS deprecated, replaced by clean_fossils
- WritePyrate deprecated, replaced by write_pyrate
CoordinateCleaner 1.1-1 (2018-05-15)
MINOR IMPROVEMENTS
- Switched documentation and NAMESPACE generation to roxygen2
- Switched from sapply to vapply
- Improved code readability
CoordinateCleaner 1.1-0 (2018-04-08)
NEW FEATURES
MINOR IMPROVEMENTS
- Adaption of code to rOpenSci guidelines
BUG FIXES
DEPRECATED AND DEFUNCT