Package: PostcodesioR Type: Package Title: API Wrapper Around 'Postcodes.io' Version: 0.3.1 Authors@R: c(person("Eryk", "Walczak", email = "erykjwalczak@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-8724-462X")), person("Claudia", "Vitolo", role = "rev", comment = c(ORCID = "0000-0002-4252-1176")), person("Robin", "Lovelace", role = "rev", comment = c(ORCID = "0000-0001-5679-6536"))) Maintainer: Eryk Walczak Description: Free UK geocoding using data from Office for National Statistics. It is using several functions to get information about post codes, outward codes, reverse geocoding, nearest post codes/outward codes, validation, or randomly generate a post code. API wrapper around . License: GPL-3 URL: https://docs.ropensci.org/PostcodesioR/ Depends: R (>= 3.1) Imports: httr RoxygenNote: 7.1.2 Suggests: knitr, dplyr, rmarkdown, testthat, covr, purrr VignetteBuilder: knitr BugReports: https://github.com/ropensci/PostcodesioR/issues Config/pak/sysreqs: libssl-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2026-07-05 22:18:07 UTC RemoteUrl: https://github.com/ropensci/PostcodesioR RemoteRef: master RemoteSha: 6c3f3f614f04ba031aad5501483ad3c4e3a5af35 NeedsCompilation: no Packaged: 2026-07-05 23:00:49 UTC; root Author: Eryk Walczak [aut, cre] (ORCID: ), Claudia Vitolo [rev] (ORCID: ), Robin Lovelace [rev] (ORCID: )