Skip to content

Commit 289e00f

Browse files
committed
passing check & news
1 parent 3cb4fd1 commit 289e00f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

DESCRIPTION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ Suggests:
5353
epidatr (>= 1.0.0),
5454
fs,
5555
grf,
56+
here,
5657
knitr,
5758
lubridate,
5859
poissonreg,

NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Pre-1.0.0 numbering scheme: 0.x will indicate releases, while 0.0.x will indicat
2525
- Fix `quantile_reg()` producing error when asked to output just median-level predictions.
2626
- (temporary) ahead negative is allowed for `step_epi_ahead` until we have `step_epi_shift`
2727
- Add `reference_date` as an argument to `epi_recipe()`
28+
- Add `plot_data` to `autoplot` so that forecasts can be plotted against the values they're predicting
2829

2930
## Bug fixes
3031
- Shifting no columns results in no error for either `step_epi_ahead` and `step_epi_lag`

0 commit comments

Comments
 (0)