Skip to content

Commit ff2a2a9

Browse files
committed
news & description
1 parent 1953103 commit ff2a2a9

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.12
3+
Version: 0.1.13
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
@@ -42,6 +42,7 @@ Pre-1.0.0 numbering scheme: 0.x will indicate releases, while 0.0.x will indicat
4242
- adjust default quantiles throughout so that they match.
4343
- force `layer_residual_quantiles()` to always include `0.5`.
4444
- Rename `recipes:::check_training_set()` to `recipes:::validate_training_data()`, as it changed in recipes 1.1.0.
45+
- A new column name duplicating an existing column name results in an error instead of a random name.
4546

4647
# epipredict 0.1
4748

0 commit comments

Comments
 (0)