modeltime
The Tidymodels Extension for Time Series Modeling
The time series forecasting framework for use with the 'tidymodels' ecosystem. Models include ARIMA, Exponential Smoothing, and additional time series models from the 'forecast' and 'prophet' packages. Refer to "Forecasting Principles & Practice, Second edition" (<https://otexts.com/fpp2/>). Refer to "Prophet: forecasting at scale" (<https://research.facebook.com/blog/2017/02/prophet-forecasting-at-scale/>.).
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
1.3.5 |
rolling linux/jammy R-4.5 | modeltime_1.3.5.tar.gz |
2.9 MiB |
1.3.5 |
rolling linux/noble R-4.5 | modeltime_1.3.5.tar.gz |
2.9 MiB |
1.3.5 |
rolling source/ R- | modeltime_1.3.5.tar.gz |
3.7 MiB |
1.3.5 |
latest linux/jammy R-4.5 | modeltime_1.3.5.tar.gz |
2.9 MiB |
1.3.5 |
latest linux/noble R-4.5 | modeltime_1.3.5.tar.gz |
2.9 MiB |
1.3.5 |
latest source/ R- | modeltime_1.3.5.tar.gz |
3.7 MiB |
1.3.5 |
2026-04-26 source/ R- | modeltime_1.3.5.tar.gz |
3.7 MiB |
1.3.5 |
2026-04-23 source/ R- | modeltime_1.3.5.tar.gz |
3.7 MiB |
1.3.5 |
2026-04-09 windows/windows R-4.5 | modeltime_1.3.5.zip |
2.9 MiB |
1.3.1 |
2025-04-20 source/ R- | modeltime_1.3.1.tar.gz |
3.7 MiB |
Dependencies (latest)
Imports
- StanHeaders
- timetk (>= 2.8.1)
- parsnip (>= 0.2.1)
- dials
- yardstick (>= 0.0.8)
- workflows (>= 1.0.0)
- hardhat (>= 1.0.0)
- rlang (>= 0.1.2)
- glue
- plotly
- reactable
- gt
- ggplot2
- tibble
- tidyr
- dplyr (>= 1.1.0)
- purrr
- stringr
- forcats
- scales
- janitor
- parallel
- parallelly
- doParallel
- foreach
- magrittr
- forecast
- xgboost (>= 1.2.0.1)
- prophet
- methods
- cli
- tidymodels