generated from epiforecasts/evaluate-delta-for-forecasting
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
68 lines (68 loc) · 1.58 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
60
61
62
63
64
65
66
67
68
Package: eval.omicron.case.forecasting
Title: Evaluating the Impact of Modelling Omicron Strain Dynamics on Short-Term COVID-19 Forecast Performance
Version: 0.1.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 = "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: Evaluating the impact of modelling Omicron strain dynamics on short-term COVID-19 forecast performance
License: MIT + file LICENSE
Depends:
R (>= 2.10)
Imports:
callr,
cmdstanr,
data.table,
forecast.vocs,
future,
future.callr,
ggplot2,
gh,
gittargets,
here,
janitor,
jsonlite,
knitr,
lubridate,
purrr,
rmarkdown,
scoringutils,
scales,
stringr,
tarchetypes,
targets
Suggests:
DT,
fs,
git2r,
lintr,
piggyback,
precommit,
remotes,
spelling,
styler,
visNetwork
VignetteBuilder:
knitr
Remotes:
epiforecasts/forecast.vocs,
lorenzwalthert/precommit,
ropensci/piggyback,
stan-dev/cmdstanr,
wlandau/gittargets
Encoding: UTF-8
Language: en-GB
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1