Package: geobounds Title: Download Administrative Boundary Data from 'geoBoundaries' Version: 1.0.0 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", "for the geoBoundaries project")) ) Description: Provides tools to download individual country boundaries and global composite boundaries from 'geoBoundaries' across multiple administrative ('ADM') levels. Returns boundaries as 'sf' objects for mapping and spatial analysis. Runfola et al. (2020) describe the underlying database. License: MIT + file LICENSE 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, withr 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: true Copyright: Package code is MIT licensed. See file COPYRIGHTS for data and figure attribution. 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-07-18 19:09:04 UTC RemoteUrl: https://github.com/dieghernan/geobounds RemoteRef: HEAD RemoteSha: b9575fd932fef588de17d7b4bcb85132fb8418ec NeedsCompilation: no Packaged: 2026-07-18 19:54:04 UTC; root Author: Diego Hernangómez [aut, cre, cph] (ORCID: ), William and Mary geoLab [cph] (ROR: , for the geoBoundaries project) Maintainer: Diego Hernangómez