Package: banR Type: Package Title: Client for the 'BAN' API Version: 0.2.4.9000 Authors@R: c( person("Joel", "Gombin", email = "joel.gombin@gmail.com", role = c("cre", "aut")), person("Paul-Antoine", "Chevalier", email = "pachevalier@gmail.com", role = "aut")) Description: A client for the 'Base Adresses Nationale' ('BAN') API, which allows to (batch) geocode and reverse-geocode French addresses. For more information about the 'BAN' and its API, please see . License: GPL-3 LazyData: TRUE Depends: R (>= 2.10) Imports: dplyr (>= 0.7.0), httr, readr, magrittr, tibble, purrr, rlang, utils, stringr, tidyr Suggests: testthat, knitr, rmarkdown RoxygenNote: 7.3.3 Encoding: UTF-8 URL: https://joelgombin.github.io/banR/, https://github.com/joelgombin/banR/ BugReports: https://github.com/joelgombin/banR/issues VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev libssl-dev libx11-dev Repository: https://joelgombin.r-universe.dev Date/Publication: 2025-11-28 13:47:39 UTC RemoteUrl: https://github.com/joelgombin/banr RemoteRef: HEAD RemoteSha: fbee60f6565df9c0d82d6bac75d19f55c965ca80 NeedsCompilation: no Packaged: 2026-07-03 23:55:11 UTC; root Author: Joel Gombin [cre, aut], Paul-Antoine Chevalier [aut] Maintainer: Joel Gombin