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'
    <https://www.geoboundaries.org/> across multiple administrative
    ('ADM') levels. Returns boundaries as 'sf' objects for mapping and
    spatial analysis. Runfola et al. (2020)
    <doi:10.1371/journal.pone.0231866> 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
NeedsCompilation: no
Packaged: 2026-07-08 15:36:49 UTC; diego
Author: Diego Hernangómez [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0001-8457-4658>),
  William and Mary geoLab [cph] (ROR: <https://ror.org/03hsf0573>, for
    the geoBoundaries project)
Maintainer: Diego Hernangómez <diego.hernangomezherrero@gmail.com>
Repository: CRAN
Date/Publication: 2026-07-08 16:00:08 UTC
