-
sweep no longer imports tidyverse. (@olivroy, #22)
-
Remove internal usage of
dplyr::select_()
. (@olivroy, #22)
- Fixes to get
sweep
back on CRAN following inadvertenttimetk
archival.
- Remove support for
robets
.
- Fixes for compatability with
broom
v0.7.0 - Add tidiers for
stlm()
models
- Fixes for compatability with
tidyquant
v0.5.7
- Fixes for
forecast::mstl
- Change to
timetk
fromtimekit
. - Fix Issue #2 -
sw_tidy
fails whenauto.arima()
returns no terms (coefficients).
- Initial release of
sweep
, a tool to "tidy" the forecast modeling and prediction workflow.