Skip to content

Releases: danielvartan/orbis

orbis 0.2.0

14 Jan 07:09
56544ca

Choose a tag to compare

  • 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-spatial ecosystem.
  • Function names no longer use the get_ prefix for improved consistency.
  • wc_*() functions have been renamed to worldclim_*() for clarity.
  • The aggregate argument has been removed from worldclim_to_ascii().
  • The package license has changed from MIT to GPLv3.
  • New functions worldclim_file(), worldclim_random(), and worldclim_extract_*() support WorldClim integration.
  • Added unique_outliers() and remove_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 in read_municipality().
  • Several dependencies have moved to Suggests to 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.

orbis 0.1.0

11 Jun 14:58
257a3ef

Choose a tag to compare

First release. 🎉