Package: fpp2
Version: 2.5.1.9000
Title: Data for "Forecasting: Principles and Practice" (2nd Edition)
Description: All data sets required for the examples and exercises in
the book "Forecasting: principles and practice" (2nd ed, 2018)
by Rob J Hyndman and George Athanasopoulos
. All packages required to run the
examples are also loaded.
Depends: R (>= 2.10)
Imports: cli (>= 1.0.0), crayon (>= 1.3.4), expsmooth, fma, forecast
(>= 8.3), ggplot2, magrittr (>= 1.5), purrr (>= 0.2.4),
rstudioapi (>= 0.7)
Suggests: GGally,gridExtra,Mcomp,seasonal,vars
Authors@R:
c(person(given="Rob",
family="Hyndman",
role=c("aut", "cre", "cph"),
email="Rob.Hyndman@monash.edu"),
person(given = "RStudio",
role = c("cph")))
URL: https://pkg.robjhyndman.com/fpp2/,
https://github.com/robjhyndman/fpp2, https://otexts.com/fpp2/
BugReports: https://github.com/robjhyndman/fpp2/issues
Encoding: UTF-8
License: GPL-3
LazyData: yes
LazyLoad: yes
RoxygenNote: 7.3.3
Repository: https://robjhyndman.r-universe.dev
Date/Publication: 2026-01-19 21:22:32 UTC
RemoteUrl: https://github.com/robjhyndman/fpp2
RemoteRef: HEAD
RemoteSha: 51d566c6dd422741b7d3ae3b7d62c850f32b9fc2
NeedsCompilation: no
Packaged: 2026-06-16 09:47:16 UTC; root
Author: Rob Hyndman [aut, cre, cph],
RStudio [cph]
Maintainer: Rob Hyndman