-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
43 lines (43 loc) · 1.16 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
42
43
Package: gdpm
Type: Package
Title: Data from the General Department of Preventive Medicine (GDPM) of Vietnam
Version: 0.1.0
Authors@R: c(person("Marc", "Choisy",
email = "[email protected]",
role = c("aut", "cre", "cph"),
comment = c(ORCID = "https://orcid.org/0000-0002-5187-6390")),
person("Lucie", "Contamin",
email = "[email protected]",
role = "aut",
comment = c(ORCID = "https://orcid.org/0000-0001-5797-1279")))
Description: Contains the data from the General Department of Preventive
Medicine (last update, February 2019).
License: GPL-3
URL: https://github.com/epix-project/gdpm
BugReports: https://github.com/epix-project/gdpm/issues
Encoding: UTF-8
Depends:
R (>= 2.10)
LazyData: TRUE
Suggests:
animation,
gso,
knitr,
rmarkdown,
magrittr,
testthat,
RColorBrewer,
poseid,
gadmVN,
sf,
sp,
stringi,
dictionary,
covr
Remotes:
epix-project/poseid,
epix-project/gso,
epix-project/gadmVN,
epix-project/dictionary
VignetteBuilder: knitr
RoxygenNote: 6.1.1