Package: rgeoboundaries
Title: geoBoundaries Client
Version: 1.3
Authors@R: c(person(given = "Ahmadou", family = "Dicko",
	          role = c("aut"),
                email = "team@geoboundaries.org"),
             person(given = "Ahmadou", family = "Dicko",
	          role = c("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: Provides access to the geoBoundaries international boundary database <https://www.geoboundaries.org>, a NSF and foundation supported dataset 
 of subnational boundaries around the globe.  Methods allow you to access data directly from the API <https://www.geoboundaries.org/api/current/> to 
 query for the geometric boundaries for any country, globally. For more details, refer to the publication by Runfola et al. (2020) <doi:10.1371/journal.pone.0231866>.
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: 2024-03-08 20:24:56 UTC; rohith
Author: Ahmadou Dicko [aut],
  Ahmadou Dicko [cre],
  Andy South [ctb],
  Daniel Runfola [ctb],
  Rohith Reddy Mandala [ctb]
Maintainer: Ahmadou Dicko <team@geoboundaries.org>
Repository: CRAN
Date/Publication: 2024-03-12 12:40:03 UTC
