Skip to content

Commit 5f24790

Browse files
committed
bump version
1 parent ac94e88 commit 5f24790

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-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.0.14
3+
Version: 0.0.15
44
Authors@R: c(
55
person("Daniel", "McDonald", , "[email protected]", role = c("aut", "cre")),
66
person("Ryan", "Tibshirani", , "[email protected]", role = "aut"),

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,6 @@ Pre-1.0.0 numbering scheme: 0.x will indicate releases, while 0.0.x will indicat
4343
- `arx_fcast_epi_workflow()` and `arx_class_epi_workflow()` now default to
4444
`trainer = parsnip::logistic_reg()` to match their more canned versions.
4545
- add a `forecast()` method simplify generating forecasts
46+
- remove unnecessary `bake.epi_recipe()` and `epi_juice()`.
47+
- Revise `compat-purrr` to use the r-lang `standalone-*` version (via
48+
`{usethis}`)

0 commit comments

Comments
 (0)