-
Notifications
You must be signed in to change notification settings - Fork 4
/
DESCRIPTION
59 lines (59 loc) · 1.49 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
49
50
51
52
53
54
55
56
57
58
59
Package: omicron.sgtf.forcast
Title: Real-time estimation of the time-varying transmission advantage of Omicron in England using S-Gene Target Status as a Proxy
Version: 1.4.0
Authors@R:
c(person(given = "Sam Abbott",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0001-8057-8037")),
person(given = "Katharine",
family = "Sherratt",
role = c("aut"),
email = "[email protected]",
comment = c(ORCID = "0000-0003-2049-3423")),
person(given = "Sebastian",
family = "Funk",
role = c("aut"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-2842-3406")))
Description: Real-time estimation of the time-varying transmission advantage of Omicron in England using S-Gene Target Status as a Proxy.
License: MIT + file LICENSE
Depends:
R (>= 2.10)
Imports:
bookdown,
callr,
cmdstanr,
dplyr,
forecast.vocs,
forcats,
future,
future.callr,
future.apply,
janitor,
ggplot2,
here,
kableExtra,
knitr,
loo,
lubridate,
patchwork,
purrr,
rmarkdown,
readr,
scoringutils,
scales,
tidyr,
zoo
Suggests:
remotes
VignetteBuilder:
knitr
Remotes:
epiforecasts/forecast.vocs,
haozhu233/kableExtra@9e459cd0c08a3070cc32684fe3ee6f9bafe84949
Encoding: UTF-8
Language: en-GB
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1