Package: fpp3
Title: Data for "Forecasting: Principles and Practice" (3rd Edition)
Version: 1.0.2
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
    <https://OTexts.com/fpp3/>. 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), 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.2
NeedsCompilation: no
Packaged: 2025-09-02 02:40:27 UTC; hyndman
Author: Rob Hyndman [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-2140-5352>),
  George Athanasopoulos [ctb],
  Mitchell O'Hara-Wild [ctb],
  Nuwani Palihawadana [ctb],
  Shanika Wickramasuriya [ctb],
  RStudio [cph]
Maintainer: Rob Hyndman <Rob.Hyndman@monash.edu>
Repository: CRAN
Date/Publication: 2025-09-02 02:50:02 UTC
Built: R 4.6.0; ; 2025-11-13 05:11:54 UTC; windows
