Skip to content

Commit 2a29a6b

Browse files
committed
recipes version, include epiprocess in the rmds
1 parent 97ded60 commit 2a29a6b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Imports:
3939
lifecycle,
4040
lubridate,
4141
magrittr,
42-
recipes (>= 1.0.4),
42+
recipes (>= 1.1.1),
4343
rlang (>= 1.1.0),
4444
stats,
4545
tibble,

vignettes/epipredict.Rmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ library(workflows)
1818
library(recipes)
1919
library(epidatasets)
2020
library(epipredict)
21+
library(epiprocess)
2122
library(ggplot2)
2223
library(purrr)
2324
forecast_date <- as.Date("2021-08-01")

0 commit comments

Comments
 (0)