We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7aac0da + a98b354 commit f9c1f8fCopy full SHA for f9c1f8f
NEWS.md
@@ -43,6 +43,6 @@ Pre-1.0.0 numbering scheme: 0.x will indicate releases, while 0.0.x will indicat
43
- `arx_fcast_epi_workflow()` and `arx_class_epi_workflow()` now default to
44
`trainer = parsnip::logistic_reg()` to match their more canned versions.
45
- add a `forecast()` method simplify generating forecasts
46
-- remove unnecessary `bake.epi_recipe()` and `epi_juice()`.
+- refactor `bake.epi_recipe()` and remove `epi_juice()`.
47
- Revise `compat-purrr` to use the r-lang `standalone-*` version (via
48
`{usethis}`)
0 commit comments