We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23b59d7 commit becc67dCopy full SHA for becc67d
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: fable
2
Title: Forecasting Models for Tidy Time Series
3
-Version: 0.3.2.9000
+Version: 0.3.3
4
Description: Provides a collection of commonly used univariate and multivariate
5
time series forecasting models including automatically selected exponential
6
smoothing (ETS) and autoregressive integrated moving average (ARIMA) models.
NEWS.md
@@ -1,4 +1,4 @@
-# fable (development version)
+# fable 0.3.3
Small patch to resolve CRAN check issues.
0 commit comments