Skip to content

ForecastingEnsembles

Time Series Forecasting Using 23 Individual Models

v0.5.1 · Oct 12, 2025 · MIT + file LICENSE

Description

Runs multiple individual time series models, and combines them into an ensembles of time series models. This is mainly used to predict the results of the monthly labor market report from the United States Bureau of Labor Statistics for virtually any part of the economy reported by the Bureau of Labor Statistics, but it can be easily modified to work with other types of time series data. For example, the package was used to predict the winning men's and women's time for the 2024 London Marathon.

Downloads

267

Last 30 days

11887th

267

Last 90 days

267

Last year

CRAN Check Status

3 NOTE
11 OK
Show all 14 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-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 NOTE
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 details (14 non-OK)
OK 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-macos-arm64

*


            
OK r-devel-windows-x86_64

*


            
NOTE r-oldrel-macos-arm64

package dependencies

Depends: includes the non-default packages:
  'distributional', 'doParallel', 'dplyr', 'fable', 'fabletools',
  'fable.prophet', 'feasts', 'fracdiff', 'ggplot2', 'gt', 'lubridate',
  'magrittr', 'parallel', 'readr', 'scales', 'tibble', 'tidyr',
  'tsibble', 'urca'
Adding so many packages to the search path is excessive and importing
selectively is preferable.
NOTE r-oldrel-macos-x86_64

package dependencies

Depends: includes the non-default packages:
  'distributional', 'doParallel', 'dplyr', 'fable', 'fabletools',
  'fable.prophet', 'feasts', 'fracdiff', 'ggplot2', 'gt', 'lubridate',
  'magrittr', 'parallel', 'readr', 'scales', 'tibble', 'tidyr',
  'tsibble', 'urca'
Adding so many packages to the search path is excessive and importing
selectively is preferable.
NOTE r-oldrel-windows-x86_64

package dependencies

Depends: includes the non-default packages:
  'distributional', 'doParallel', 'dplyr', 'fable', 'fabletools',
  'fable.prophet', 'feasts', 'fracdiff', 'ggplot2', 'gt', 'lubridate',
  'magrittr', 'parallel', 'readr', 'scales', 'tibble', 'tidyr',
  'tsibble', 'urca'
Adding so many packages to the search path is excessive and importing
selectively is preferable.
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

*


            

Check History

NOTE 11 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 9, 2026
NOTE r-oldrel-macos-arm64

package dependencies

Depends: includes the non-default packages:
  'distributional', 'doParallel', 'dplyr', 'fable', 'fabletools',
  'fable.prophet', 'feasts', 'fracdiff', 'ggplot2', 'gt', 'lubridate',
  'magrittr', 'parallel', 'readr', 'scales', 'tibble', 'tidyr',
  'tsibble', 'urca'
Adding so many packages to the search path is excessive and importing
selectively is preferable.
NOTE r-oldrel-macos-x86_64

package dependencies

Depends: includes the non-default packages:
  'distributional', 'doParallel', 'dplyr', 'fable', 'fabletools',
  'fable.prophet', 'feasts', 'fracdiff', 'ggplot2', 'gt', 'lubridate',
  'magrittr', 'parallel', 'readr', 'scales', 'tibble', 'tidyr',
  'tsibble', 'urca'
Adding so many packages to the search path is excessive and importing
selectively is preferable.
NOTE r-oldrel-windows-x86_64

package dependencies

Depends: includes the non-default packages:
  'distributional', 'doParallel', 'dplyr', 'fable', 'fabletools',
  'fable.prophet', 'feasts', 'fracdiff', 'ggplot2', 'gt', 'lubridate',
  'magrittr', 'parallel', 'readr', 'scales', 'tibble', 'tidyr',
  'tsibble', 'urca'
Adding so many packages to the search path is excessive and importing
selectively is preferable.

Dependency Network

Dependencies Reverse dependencies distributional doParallel dplyr fable fabletools fable.prophet feasts fracdiff ggplot2 gt lubridate magrittr readr scales tibble +3 more dependencies ForecastingEnsembles

Version History

new 0.5.1 Mar 9, 2026