Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 825 Bytes

File metadata and controls

42 lines (22 loc) · 825 Bytes

sweep (0.2.7)

  • New vignette updates - remove tidyquant dependencies

sweep (0.2.6)

  • sweep no longer imports tidyverse. (@olivroy, #22)

  • Remove internal usage of dplyr::select_(). (@olivroy, #22)

  • CRAN: Fix links

sweep 0.2.5

  • Fixes to get sweep back on CRAN following inadvertent timetk archival.

sweep 0.2.4

  • Remove support for robets.

sweep 0.2.3

  • Fixes for compatability with broom v0.7.0
  • Add tidiers for stlm() models

sweep 0.2.2

  • Fixes for compatability with tidyquant v0.5.7

sweep 0.2.1

  • Fixes for forecast::mstl

sweep 0.2.0

  • Change to timetk from timekit.
  • Fix Issue #2 - sw_tidy fails when auto.arima() returns no terms (coefficients).

sweep 0.1.0

  • Initial release of sweep, a tool to "tidy" the forecast modeling and prediction workflow.