Changes in version 0.2.4.9000 Changes in version 0.2.4 (2025-11-28) - minor fixes to avoid CRAN issues with API calls - compliance with CRAN formatting policies Changes in version 0.2.3 (2025-11-24) - Change API url to IGN's geoplateforme (https://data.geopf.fr/geocodage/openapi) - bug fix function reverse_geocode() that couldn't deal with NULL values any more, surely due to as_tibble() evolutions Changes in version 0.2.2 (2020-05-11) - getting ready for dplyr v1.0 Changes in version 0.2.1 (2019-12-05) - very minor changes - fix #16: allows for characters in postcodes and housenumbers Changes in version 0.2.0 (2017-08-03) - now manages reverse geocoding - now completely handles NSE - code refactored to use the new tidyeval framework and dplyr >= 0.7 - vignette updated and enhanced