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/>.).

Version: 1.2.8
Depends: R (≥ 3.5.0)
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, purrr, stringr, forcats, scales, janitor, parallel, parallelly, doParallel, foreach, magrittr, forecast, xgboost (≥ 1.2.0.1), prophet, methods, cli, tidyverse, tidymodels
Suggests: rstan, slider, sparklyr, workflowsets, recipes, rsample, tune (≥ 0.2.0), lubridate, progress, testthat, roxygen2, kernlab, glmnet, thief, smooth, greybox, earth, randomForest, trelliscopejs, knitr, rmarkdown (≥ 2.9), webshot, qpdf, covr, TSrepr
Published: 2023-09-02
Author: Matt Dancho [aut, cre], Business Science [cph]
Maintainer: Matt Dancho <mdancho at business-science.io>
BugReports: https://github.com/business-science/modeltime/issues
License: MIT + file LICENSE
URL: https://github.com/business-science/modeltime, https://business-science.github.io/modeltime/
NeedsCompilation: no
Materials: README NEWS
In views: TimeSeries
CRAN checks: modeltime results

Documentation:

Reference manual: modeltime.pdf
Vignettes: Getting Started with Modeltime

Downloads:

Package source: modeltime_1.2.8.tar.gz
Windows binaries: r-prerel: modeltime_1.2.8.zip, r-release: modeltime_1.2.8.zip, r-oldrel: modeltime_1.2.8.zip
macOS binaries: r-prerel (arm64): modeltime_1.2.8.tgz, r-release (arm64): modeltime_1.2.8.tgz, r-oldrel (arm64): modeltime_1.2.8.tgz, r-prerel (x86_64): modeltime_1.2.8.tgz, r-release (x86_64): modeltime_1.2.8.tgz
Old sources: modeltime archive

Reverse dependencies:

Reverse depends: finnts, modeltime.resample
Reverse imports: healthyR.ai, healthyR.ts
Reverse suggests: timetk

Linking:

Please use the canonical form https://CRAN.R-project.org/package=modeltime to link to this page.