orbis 0.2.1.9000 (development version)
- A Zenodo DOI has been registered to provide persistent citation and archiving for future releases.
orbis 0.2.0
- All geocoding functions have been removed. Users should use tidygeocoder or geocodebr instead.
- Several redundant functions have been removed for better alignment with the
r-spatialecosystem. - Function names no longer use the
get_prefix for improved consistency. -
wc_*()functions have been renamed toworldclim_*()for clarity. - The
aggregateargument has been removed fromworldclim_to_ascii(). - The package license has changed from MIT to GPLv3.
- New functions
worldclim_file(),worldclim_random(), andworldclim_extract_*()support WorldClim integration. - Added
unique_outliers()andremove_unique_outliers()for outlier detection and removal. - Added
test_geobr_connection()to help troubleshoot geobr connectivity issues. -
closest_geobr_year()now supports the year 2024 inread_municipality(). - Several dependencies have moved to
Suggeststo reduce installation overhead. - The Code of Conduct now follows Contributor Covenant 3.0.
- Error messages, documentation, and test coverage have been improved throughout the package.
- Documentation has been updated to reflect these changes.
