Skip to content

Commit fb7d6ba

Browse files
committed
news and description
1 parent 9875d2c commit fb7d6ba

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: epipredict
22
Title: Basic epidemiology forecasting methods
3-
Version: 0.1.1
3+
Version: 0.1.2
44
Authors@R: c(
55
person("Daniel J.", "McDonald", , "[email protected]", role = c("aut", "cre")),
66
person("Ryan", "Tibshirani", , "[email protected]", role = "aut"),

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ Pre-1.0.0 numbering scheme: 0.x will indicate releases, while 0.0.x will indicat
66

77
## features
88
- Add `step_adjust_latency`, which give several methods to adjust the forecast if the `forecast_date` is after the last day of data.
9+
- (temporary) ahead negative is allowed for `step_epi_ahead` until we have `step_epi_shift`
910

1011
## bugfixes
12+
- shifting no columns results in no error for either `step_epi_ahead` and `step_epi_lag`
1113

1214
# epipredict 0.1
1315

0 commit comments

Comments
 (0)