-
Notifications
You must be signed in to change notification settings - Fork 15
/
DESCRIPTION
24 lines (24 loc) · 1.1 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
Package: outbreaks
Title: A Collection of Disease Outbreak Data
Version: 1.9.0.9000
Authors@R: c(person("Thibaut", "Jombart", email = "[email protected]", role = "aut"),
person("Simon", "Frost", role = "aut"),
person("Pierre", "Nouvellet", role = "aut"),
person("Finlay", "Campbell", email = "[email protected]", role=c("aut", "cre")),
person("Bertrand", "Sudre", email = "[email protected]", role="aut"),
person("Sang Woo", "Park", email = "[email protected]", role = "ctb"),
person("Juliet R.C.", "Pulliam", email = "[email protected]", role = "ctb"),
person("Jakob", "Schumacher", email = "[email protected]", role = "ctb"),
person("Eric", "Brown", email = "[email protected]", role = "ctb")
)
Description: Empirical or simulated disease outbreak data, provided either as
RData or as text files.
Depends:
R (>= 3.0.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: testthat, covr, ape, incidence
URL: https://github.com/reconverse/outbreaks
BugReports: https://github.com/reconverse/outbreaks/issues