Package: geobounds Title: Download Administrative Boundary Data from 'geoBoundaries' Version: 0.1.2 Authors@R: c( person("Diego", "Hernangómez", , "diego.hernangomezherrero@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0001-8457-4658")), person("William and Mary geoLab", role = "cph", comment = c(ROR = "03hsf0573")) ) Description: Provides tools for downloading individual country files and global composite files from 'geoBoundaries' across multiple administrative ('ADM') levels. Returns boundary data as 'sf' objects for mapping and spatial analysis. Runfola et al. (2020) describe the underlying database. License: CC BY 4.0 URL: https://dieghernan.github.io/geobounds/, https://github.com/dieghernan/geobounds BugReports: https://github.com/dieghernan/geobounds/issues Depends: R (>= 4.1.0) Imports: cli, countrycode, dplyr, httr2 (>= 1.0.0), sf, tools, utils Suggests: ggplot2, jsonlite, knitr, quarto, testthat (>= 3.0.0), tibble VignetteBuilder: quarto Config/Needs/website: dieghernan/gitdevr, xfun, devtools, remotes, reactable Config/roxygen2/markdown: TRUE Config/roxygen2/version: 8.0.0 Config/testthat/edition: 3 Config/testthat/parallel: false Copyright: Attribution required. See file COPYRIGHTS for specific provisions. Encoding: UTF-8 Language: en-US X-schema.org-keywords: administrative-boundaries, api, geoboundaries, r, r-package, spatial-data, cran, cran-r Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://dieghernan.r-universe.dev Date/Publication: 2026-06-22 13:02:29 UTC RemoteUrl: https://github.com/dieghernan/geobounds RemoteRef: HEAD RemoteSha: dc4a5ef454858a5fc1d64fbe4bc98f17db6fc1be NeedsCompilation: no Packaged: 2026-06-22 13:57:28 UTC; root Author: Diego Hernangómez [aut, cre, cph] (ORCID: ), William and Mary geoLab [cph] (ROR: ) Maintainer: Diego Hernangómez