-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
48 lines (48 loc) · 1.22 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
44
45
46
47
48
Package: poseid
Type: Package
Title: Population-based Observational Studies of the Epidemiology of Infectious Diseases
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: Functions of visualizing and analysing population-based observational
data in epidemiology.
License: MIT + file LICENSE
URL: https://github.com/epix-project/poseid
BugReports: https://github.com/epix-project/poseid/issues
Encoding: UTF-8
LazyData: true
Depends:
R (>= 2.10)
Imports:
sp,
classInt,
lubridate
Suggests:
purrr,
lazyeval,
tidyr,
dplyr,
magrittr,
gdpm,
RColorBrewer,
gadmVN,
testthat,
gso,
knitr,
rmarkdown,
sf,
dictionary,
covr
Remotes:
epix-project/gdpm,
epix-project/gadmVN,
epix-project/gso,
epix-project/dictionary
RoxygenNote: 6.1.1
VignetteBuilder: knitr