We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97ded60 commit 2a29a6bCopy full SHA for 2a29a6b
DESCRIPTION
@@ -39,7 +39,7 @@ Imports:
39
lifecycle,
40
lubridate,
41
magrittr,
42
- recipes (>= 1.0.4),
+ recipes (>= 1.1.1),
43
rlang (>= 1.1.0),
44
stats,
45
tibble,
vignettes/epipredict.Rmd
@@ -18,6 +18,7 @@ library(workflows)
18
library(recipes)
19
library(epidatasets)
20
library(epipredict)
21
+library(epiprocess)
22
library(ggplot2)
23
library(purrr)
24
forecast_date <- as.Date("2021-08-01")
0 commit comments