-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
29 lines (29 loc) · 924 Bytes
/
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
Package: gadmVN
Type: Package
Title: Administrative Maps of Vietnam from GADM
Version: 0.1.0
Authors@R: c(person("Marc", "Choisy",
email = "marc.choisy@ird.fr",
role = c("aut", "cre", "cph"),
comment = c(ORCID = "https://orcid.org/0000-0002-5187-6390")),
person("Lucie", "Contamin",
email = "contamin.lucie@gmail.com",
role = "aut",
comment = c(ORCID = "https://orcid.org/0000-0001-5797-1279")))
Description: Contains the country and provinces maps of Vietnam from GADM (version 3.6).
License: MIT + file LICENSE
URL: https://github.com/epix-project/gadmVN
BugReports: https://github.com/epix-project/gadmVN/issues
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 6.1.1
Depends:
R (>= 2.10)
Suggests:
covr,
knitr,
rmarkdown,
sf,
sp,
testthat
VignetteBuilder: knitr