Package: forecast
Version: 8.24.0
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 (>= 3.5.0),
Imports: colorspace, fracdiff, generics (>= 0.1.2), ggplot2 (>= 2.2.1),
        graphics, lmtest, magrittr, nnet, parallel, Rcpp (>= 0.11.0),
        stats, timeDate, tseries, urca, withr, zoo
Suggests: forecTheta, knitr, methods, rmarkdown, rticles, scales,
        seasonal, testthat (>= 3.0.0), uroot
LinkingTo: Rcpp (>= 0.11.0), RcppArmadillo (>= 0.2.35)
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("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("Federico", "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
RoxygenNote: 7.3.2
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2025-04-08 05:47:31 UTC; hyndman
Author: Rob Hyndman [aut, cre, cph] (<https://orcid.org/0000-0002-2140-5352>),
  George Athanasopoulos [aut] (<https://orcid.org/0000-0002-5389-2802>),
  Christoph Bergmeir [aut] (<https://orcid.org/0000-0002-3665-9021>),
  Gabriel Caceres [aut] (<https://orcid.org/0000-0002-2947-2023>),
  Leanne Chhay [aut],
  Kirill Kuroptev [aut],
  Mitchell O'Hara-Wild [aut] (<https://orcid.org/0000-0001-6729-7695>),
  Fotios Petropoulos [aut] (<https://orcid.org/0000-0003-3039-4955>),
  Slava Razbash [aut],
  Earo Wang [aut] (<https://orcid.org/0000-0001-6448-5260>),
  Farah Yasmeen [aut] (<https://orcid.org/0000-0002-1479-5401>),
  Federico Garza [ctb],
  Daniele Girolimetto [ctb],
  Ross Ihaka [ctb, cph],
  R Core Team [ctb, cph],
  Daniel Reid [ctb],
  David Shaub [ctb],
  Yuan Tang [ctb] (<https://orcid.org/0000-0001-5243-233X>),
  Xiaoqian Wang [ctb],
  Zhenyu Zhou [ctb]
Maintainer: Rob Hyndman <Rob.Hyndman@monash.edu>
Repository: CRAN
Date/Publication: 2025-04-08 06:50:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-11-12 04:42:18 UTC; windows
Archs: x64
