Package: fpp3 Title: Data for "Forecasting: Principles and Practice" (3rd Edition) Version: 1.0.3.9000 Authors@R: c(person(given = "Rob", family = "Hyndman", role = c("aut", "cre", "cph"), email = "Rob.Hyndman@monash.edu", comment = c(ORCID = "0000-0002-2140-5352")), person(given = "George", family = "Athanasopoulos", role = "ctb"), person(given = "Mitchell", family = "O'Hara-Wild", role = "ctb"), person(given = "Nuwani", family = "Palihawadana", role = "ctb"), person(given = "Shanika", family = "Wickramasuriya", role = "ctb"), person(given = "RStudio", role = c("cph"))) Description: All data sets required for the examples and exercises in the book "Forecasting: principles and practice" by Rob J Hyndman and George Athanasopoulos . All packages required to run the examples are also loaded. Additional data sets not used in the book are also included. License: GPL-3 URL: https://pkg.robjhyndman.com/fpp3/, https://github.com/robjhyndman/fpp3, https://OTexts.com/fpp3/ BugReports: https://github.com/robjhyndman/fpp3/issues Depends: R (>= 4.1.0) Imports: cli (>= 1.0.0), crayon (>= 1.3.4), dplyr (>= 0.7.4), fable (>= 0.3.0), feasts (>= 0.1.7), ggplot2 (>= 3.1.1), ggtime (>= 0.2.0), lubridate (>= 1.7.4), purrr (>= 0.2.4), rstudioapi (>= 0.7), tibble (>= 1.4.2), tidyr (>= 0.8.3), tsibble (>= 0.9.3), tsibbledata (>= 0.2.0) Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.3 Config/pak/sysreqs: libicu-dev Repository: https://robjhyndman.r-universe.dev Date/Publication: 2026-02-14 04:12:49 UTC RemoteUrl: https://github.com/robjhyndman/fpp3 RemoteRef: HEAD RemoteSha: 12beccaaf4f2f2d578d6da76d3fe314f689f9c6f NeedsCompilation: no Packaged: 2026-06-19 11:27:15 UTC; root Author: Rob Hyndman [aut, cre, cph] (ORCID: ), George Athanasopoulos [ctb], Mitchell O'Hara-Wild [ctb], Nuwani Palihawadana [ctb], Shanika Wickramasuriya [ctb], RStudio [cph] Maintainer: Rob Hyndman