Package: forecast Version: 9.0.2.9000 Title: Forecasting Functions for Time Series and Linear Models Description: Methods and tools for displaying and analysing univariate time series forecasts including exponential smoothing via state space models and automatic ARIMA modelling. Depends: R (>= 4.1.0) Imports: colorspace, fracdiff, generics (>= 0.1.2), ggplot2 (>= 3.4.0), graphics, lmtest, magrittr, nnet, parallel, Rcpp (>= 0.12.4), stats, timeDate, urca, withr, zoo Suggests: forecTheta, knitr, methods, rmarkdown, rticles, seasonal, testthat (>= 3.3.0), uroot LinkingTo: Rcpp (>= 0.12.4), RcppArmadillo (>= 0.6.700.3.0) LazyData: yes ByteCompile: TRUE Authors@R: c( person("Rob", "Hyndman", email = "Rob.Hyndman@monash.edu", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-2140-5352")), person("George", "Athanasopoulos", role = "aut", comment = c(ORCID = "0000-0002-5389-2802")), person("Christoph", "Bergmeir", role = "aut", comment = c(ORCID = "0000-0002-3665-9021")), person("Gabriel", "Caceres", role = "aut", comment = c(ORCID = "0000-0002-2947-2023")), person("Leanne", "Chhay", role = "aut"), person("Kirill", "Kuroptev", role = "aut"), person("Maximilian", "Mücke", role = "aut", comment = c(ORCID = "0009-0000-9432-9795")), person("Mitchell", "O'Hara-Wild", role = "aut", comment = c(ORCID = "0000-0001-6729-7695")), person("Fotios", "Petropoulos", role = "aut", comment = c(ORCID = "0000-0003-3039-4955")), person("Slava", "Razbash", role = "aut"), person("Earo", "Wang", role = "aut", comment = c(ORCID = "0000-0001-6448-5260")), person("Farah", "Yasmeen", role = "aut", comment = c(ORCID = "0000-0002-1479-5401")), person("Azul", "Garza", role = "ctb"), person("Daniele", "Girolimetto", role = "ctb"), person("Ross", "Ihaka", role = c("ctb", "cph")), person("R Core Team", role = c("ctb", "cph")), person("Daniel", "Reid", role = "ctb"), person("David", "Shaub", role = "ctb"), person("Yuan", "Tang", role = "ctb", comment = c(ORCID = "0000-0001-5243-233X")), person("Xiaoqian", "Wang", role = "ctb"), person("Zhenyu", "Zhou", role = "ctb") ) BugReports: https://github.com/robjhyndman/forecast/issues License: GPL-3 URL: https://pkg.robjhyndman.com/forecast/, https://github.com/robjhyndman/forecast VignetteBuilder: knitr Encoding: UTF-8 Config/roxygen2/markdown: TRUE Config/roxygen2/version: 8.0.0 Config/testthat/edition: 3 Repository: https://robjhyndman.r-universe.dev Date/Publication: 2026-06-28 05:26:50 UTC RemoteUrl: https://github.com/robjhyndman/forecast RemoteRef: HEAD RemoteSha: 6810d25a7c94d0efebaa724492e489016e36a65a NeedsCompilation: yes Packaged: 2026-06-28 08:52:29 UTC; root Author: Rob Hyndman [aut, cre, cph] (ORCID: ), George Athanasopoulos [aut] (ORCID: ), Christoph Bergmeir [aut] (ORCID: ), Gabriel Caceres [aut] (ORCID: ), Leanne Chhay [aut], Kirill Kuroptev [aut], Maximilian Mücke [aut] (ORCID: ), Mitchell O'Hara-Wild [aut] (ORCID: ), Fotios Petropoulos [aut] (ORCID: ), Slava Razbash [aut], Earo Wang [aut] (ORCID: ), Farah Yasmeen [aut] (ORCID: ), Azul Garza [ctb], Daniele Girolimetto [ctb], Ross Ihaka [ctb, cph], R Core Team [ctb, cph], Daniel Reid [ctb], David Shaub [ctb], Yuan Tang [ctb] (ORCID: ), Xiaoqian Wang [ctb], Zhenyu Zhou [ctb] Maintainer: Rob Hyndman