-
Notifications
You must be signed in to change notification settings - Fork 9
/
DESCRIPTION
executable file
·41 lines (41 loc) · 1.32 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Package: rgeoboundaries
Title: A Client to geoBoundaries, a Political Administrative Boundaries Dataset
Version: 1.3.1
Authors@R: c(person(given = "Ahmadou", family = "Dicko",
role = c("aut"),
email = "[email protected]"),
person(given = "Andy", family = "South",
role = "ctb",
email = "[email protected]"),
person(given = "Daniel", family = "Runfola",
role = c("ctb", "cre"),
email = "[email protected]"),
person(given = "Rohith Reddy", family = "Mandala",
role = "ctb",
email = "[email protected]"))
Description: Client the access data from the geoBoundaries API 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),
glue,
memoise,
countrycode (>= 1.2.0),
lifecycle
Suggests:
roxygen2,
knitr,
rmarkdown,
testthat,
covr,
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
X-schema.org-applicationCategory: Data Access
X-schema.org-keywords: geoboundaries, boundaries, gis, map, geographic, data, spatial, dataset