-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
46 lines (46 loc) · 986 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Package: simex
Title: Simulating epidemics and interventions
Version: 1.0.0.0000
Authors@R: c(FC = person("Finlay", "Campbell",
email = "[email protected]",
role = c("aut", "cre")),
PP = person("Prabasaj", "Paul",
email = "[email protected]",
role = c("aut"))
)
Maintainer: Finlay Campbell <[email protected]>
Description: Simulate epidemics and interventions using country-specific contact rates and age demographics.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Depends:
R (>= 2.10)
LazyData: true
Suggests:
countrycode,
readxl,
usethis,
gt,
usethis,
knitr
Imports:
dplyr,
ggplot2,
magrittr,
purrr,
abind,
forcats,
scales,
stats,
stringr,
tidyr,
deSolve,
shiny,
bslib,
highcharter,
shinyjs,
shinyMatrix,
shinyWidgets,
gbRd,
waiter