-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
45 lines (45 loc) · 1.47 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
Package: contactdata
Title: Social Contact Matrices for 177 Countries
Version: 1.1.0.9000
Authors@R:
c(person(given = "Hugo",
family = "Gruson",
role = c("cre", "aut", "cph"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-4094-1476")),
person(given = "Kiesha",
family = "Prem",
role = "dtc",
comment = c(ORCID = "0000-0003-0528-798X")),
person(given = c("Alex", "Richard"),
family = "Cook",
role = "dtc",
comment = c(ORCID = "0000-0002-6271-5832")),
person(given = "Mark",
family = "Jit",
role = "dtc",
comment = c(ORCID = "0000-0001-6658-8255")))
Description: Data package for the supplementary data in Prem et al. (2017)
<doi:10.1371/journal.pcbi.1005697> and Prem et al.
<doi:10.1371/journal.pcbi.1009098>.
Provides easy access to contact data for 177 countries, for use in
epidemiological, demographic or social sciences research.
License: MIT + file LICENSE
Depends:
R (>= 3.5.0)
Suggests:
countrycode,
ggplot2,
knitr,
rmarkdown,
spelling,
testthat(>= 3.0.0),
covr
URL: https://hugogruson.fr/contactdata/, https://github.com/bisaloo/contactdata
BugReports: https://github.com/bisaloo/contactdata/issues
Encoding: UTF-8
Language: en-GB
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Config/testthat/edition: 3