Skip to content

Releases: aleksanderbl29/dawaR

v0.2.7

10 Dec 08:44
fc74042
Compare
Choose a tag to compare

Install instructions

install.packages("dawaR")

What's new?

dawaR 0.2.7 (2024-12-07)

  • Ensure cran checks does not fail

Automatic channgelog

New Contributors

Full Changelog: v0.2.6...v0.2.7

dawaR 0.2.6

25 Nov 07:52
30ebc9f
Compare
Choose a tag to compare

Install instructions

install.packages("dawaR")

What's new?

dawaR 0.2.6 (2024-11-23)

  • The base api function dawa() now fails gracefully.
    • This trickles down to get_data(), get_map_data(), autocomplete() and reverse() functions.
  • Fixed error where get_map_data() would overflow internally on low-powered systems and cause unexpected errors.

dawaR 0.2.5 (2024-11-22)

  • Hotfix for the postnumre section. All functions using this section now returns only land-geometries.
    • See issue #100 for more info.

dawaR 0.2.4 (2024-11-17)

  • Add package startup message on terms and conditions.

Automatic changelog

Full Changelog: v0.2.3...v0.2.6

v0.2.3 - Initial CRAN release!

17 Nov 15:29
4857e03
Compare
Choose a tag to compare
install.packages("dawaR")