generated from CDCgov/template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
65 lines (65 loc) · 1.29 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
Package: forecasttools
Title: R toolbox for short-term infectious disease forecasting
Version: 0.0.0.9000
Authors@R:
c(person("Dylan", "Morris",
email = "dzl1@cdc.gov",
role = c("aut", "cre")),
person("Samuel", "Brand",
email = "usi1@cdc.gov",
role = "aut"),
person("Kaitlyn", "Johnson",
email = "uox1@cdc.gov",
role = "ctb"),
person("Damon", "Bayer",
email = "xum8@cdc.gov",
role = "ctb"))
Description: A collection of tools for short-term forecasting within CFA Predict.
License: Apache License (>= 2)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Imports:
cli,
copula,
dplyr,
fs,
gert,
ggdist,
ggplot2,
glue,
gridExtra,
httr,
hubData (>= 0.2.0),
jsonlite,
lubridate,
purrr,
readr,
rlang,
scales,
soql,
stringr,
tibble,
tidyselect
Suggests:
data.table,
tidybayes,
knitr,
kableExtra,
rmarkdown,
scoringutils (>= 2.0.0),
tidyr,
roxygen2,
usethis,
testthat,
rcmdcheck,
httptest
VignetteBuilder:
knitr
URL: https://cdcgov.github.io/forecasttools, https://github.com/CDCgov/forecasttools
Depends:
R (>= 2.10)
LazyData: true
Remotes:
hubverse-org/hubData
BugReports: https://github.com/CDCgov/forecasttools/issues