Package: boundr Version: 0.3.99 Title: Retrieve Area Boundaries and Data from the ONS Open Geography Portal Description: The main purpose of this package is to download area lookups and boundaries (in GeoJSON format) using the ONS Open Geography API, for all areas at a specified level within a specified area. Authors@R: person( "Francis", "Barton", email = "fbarton@alwaysdata.net", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5650-1176") ) License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: assertthat, cli (>= 3.4.0), dplyr (>= 1.1.0), glue (>= 1.3.2), httr2 (>= 1.0.0), janitor (>= 1.0.0), jsonlite, purrr (>= 1.0.0), rlang (>= 0.4.0), sf (>= 1.0-7), stringr (>= 1.5.0), tibble (>= 3.0.0), tidyr (>= 1.1.4), tidyselect (>= 1.2.0) Depends: R (>= 4.1.0) Suggests: ggplot2, testthat (>= 3.0.0), tmap, usethis (>= 1.5.0) URL: https://codeberg.org/francisbarton/boundr, https://francisbarton.github.io/boundr/, https://francisbarton.codeberg.page/boundr/docs BugReports: https://codeberg.org/francisbarton/boundr/issues Config/testthat/edition: 3 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://francisbarton.r-universe.dev Date/Publication: 2026-01-15 03:14:25 UTC RemoteUrl: https://codeberg.org/francisbarton/boundr RemoteRef: HEAD RemoteSha: 362259ae824879efd57106b6db3505f6ec05b76e NeedsCompilation: no Packaged: 2026-06-15 07:26:51 UTC; root Author: Francis Barton [aut, cre] (ORCID: ) Maintainer: Francis Barton