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-08-31 19:25:47 UTC RemoteUrl: https://github.com/ropensci/PostcodesioR RemoteRef: master RemoteSha: 1dc0db968edde7bb927c262c30880e2a7c8e4bd0 NeedsCompilation: no Packaged: 2026-08-31 21:00:18 UTC; root Author: Eryk Walczak [aut, cre] (ORCID: ), Claudia Vitolo [rev] (ORCID: ), Robin Lovelace [rev] (ORCID: )