Skip to content

Commit c576b4b

Browse files
committed
news & description
1 parent 6f059f4 commit c576b4b

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
@@ -1,6 +1,6 @@
11
Package: epipredict
22
Title: Basic epidemiology forecasting methods
3-
Version: 0.1.5
3+
Version: 0.1.6
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: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Pre-1.0.0 numbering scheme: 0.x will indicate releases, while 0.0.x will indicat
2323
## Bug fixes
2424
- Shifting no columns results in no error for either `step_epi_ahead` and `step_epi_lag`
2525
- Quantiles produced by `grf` were sometimes out of order.
26+
- dist_quantiles can have all `NA` values without causing unrelated errors
2627

2728
# epipredict 0.1
2829

0 commit comments

Comments
 (0)