-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
37 lines (37 loc) · 999 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
Package: mpoxseir
Title: Stochastic compartmental model of mpox transmission
Version: 0.2.3
Authors@R: c(person("Lilith", "Whittles", role = c("aut", "cre"),
email = "[email protected]"),
person("Ruth", "McCabe", role = c("aut")),
person("Charlie", "Whittaker", role = c("aut")),
person("Ed", "Knock", role = c("aut")),
person("Imperial College of Science, Technology and Medicine",
role = "cph"))
Description: Stochastic compartmental model of mpox transmission in odin.dust.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Requires: R >= 4.0.0
LinkingTo:
cpp11,
dust2,
monty
Suggests:
odin2,
testthat (>= 3.0.0)
Imports:
dust2,
squire,
dplyr,
tidyr,
plyr
Config/testthat/edition: 3
Remotes:
mrc-ide/odin2,
mrc-ide/dust2,
mrc-ide/monty,
mrc-ide/mcstate,
mrc-ide/odin.dust,
mrc-ide/squire