Package: rgeoboundaries
Title: A Client to 'geoBoundaries', a Political Administrative
        Boundaries Dataset
Version: 1.2.9
Authors@R: c(person(given = "Ahmadou", family = "Dicko",
	          role = c("aut", "cre"),
                  email = "team@geoboundaries.org"),
             person(given = "Andy", family = "South",
         	  role = "ctb",
		  email = "southandy@gmail.com"),
             person(given = "Daniel", family = "Runfola",
	          role = "ctb",
                  email = "team@geoboundaries.org"),
             person(given = "Rohith Reddy", family = "Mandala",
           	  role = "ctb",
		  email = "rohithreddy.m4@gmail.com"))
Description: Client the access data from the 'geoBoundaries' API <https://www.geoboundaries.org/api/current/> who provides country
  political administrative boundaries dataset.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/wmgeolab/rgeoboundaries
BugReports: https://github.com/wmgeolab/rgeoboundaries/issues
Depends: R (>= 4.1)
Imports: crul (>= 1.4.0), jsonlite, sf (>= 1.0.0), hoardr, glue,
        memoise, countrycode (>= 1.2.0), lifecycle
Suggests: roxygen2, knitr, rmarkdown, testthat, covr,
RoxygenNote: 7.2.3
X-schema.org-applicationCategory: Data Access
X-schema.org-keywords: geoboundaries, boundaries, gis, map, geographic,
        data, spatial, dataset
NeedsCompilation: no
Packaged: 2023-12-07 19:20:16 UTC; rohith
Author: Ahmadou Dicko [aut, cre],
  Andy South [ctb],
  Daniel Runfola [ctb],
  Rohith Reddy Mandala [ctb]
Maintainer: Ahmadou Dicko <team@geoboundaries.org>
Repository: CRAN
Date/Publication: 2023-12-08 11:20:03 UTC
Built: R 4.2.0; ; 2023-12-21 15:54:04 UTC; unix
