Skip to content

fable

Forecasting Models for Tidy Time Series

v0.5.0 · Jan 23, 2026 · GPL-3

Description

Provides a collection of commonly used univariate and multivariate time series forecasting models including automatically selected exponential smoothing (ETS) and autoregressive integrated moving average (ARIMA) models. These models work within the 'fable' framework provided by the 'fabletools' package, which provides the tools to evaluate, visualise, and combine models in a workflow consistent with the tidyverse.

Downloads

CRAN

7.9K

Last 30 days

1330th

31.7K

Last 90 days

169.5K

Last year

Trend: -28.2% (30d vs prior 30d)

r2u CRAN

85

Last 30 days

296

Last 90 days

1.1K

Last year

Trend: -15% (30d vs prior 30d)

autoCRAN

4

Last 7 days

16

Last 30 days

1

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 2, 2026
NOTE 11 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 25, 2026
NOTE r-release-macos-x86_64

compiled code

File ‘fable/libs/fable.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 22, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 18, 2026
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.6/fable.Rcheck/00install.out' for details.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 16, 2026
NOTE 13 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 27, 2026
NOTE r-devel-linux-x86_64-debian-gcc

compiled code

File ‘fable/libs/fable.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (17)

Dependency Network

Dependencies Reverse dependencies fabletools Rcpp rlang dplyr tsibble tibble tidyr distributional cli ForecastingEnsembles fableCount fpp3 iNZightTS netseer oddnet vital echos fable.bayesRecon fabletools feasts ggdibbler ggtime grattanInflators icomb +2 more reverse deps fable

Version History

14 tracked
new 0.5.0 Mar 10, 2026
updated 0.5.0 ← 0.4.1 diff Jan 22, 2026
updated 0.4.1 ← 0.4.0 diff Nov 4, 2024
updated 0.4.0 ← 0.3.4 diff Sep 24, 2024
updated 0.3.4 ← 0.3.3 diff Mar 14, 2024
updated 0.3.3 ← 0.3.2 diff Mar 21, 2023
updated 0.3.2 ← 0.3.1 diff Aug 31, 2022
updated 0.3.1 ← 0.3.0 diff May 15, 2021
updated 0.3.0 ← 0.2.1 diff Feb 2, 2021
updated 0.2.1 ← 0.2.0 diff Jun 15, 2020
updated 0.2.0 ← 0.1.2 diff Apr 21, 2020
updated 0.1.2 ← 0.1.1 diff Jan 28, 2020
updated 0.1.1 ← 0.1.0 diff Dec 5, 2019
new 0.1.0 Sep 22, 2019