From a60c5e0d3e12635bafdd5cd785295dba9917cd3f Mon Sep 17 00:00:00 2001 From: robjhyndman Date: Mon, 24 Jun 2024 16:25:51 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20robjhynd?= =?UTF-8?q?man/fpp3package@c06446367310787959fcc7d71beba1a62f3a0023=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 404.html | 18 ++--- authors.html | 14 +++- index.html | 8 +-- news/index.html | 16 ++++- pkgdown.yml | 5 +- reference/aus_births.html | 107 +++++++++++++++++++++++++++++ reference/aus_cigtob.html | 111 ++++++++++++++++++++++++++++++ reference/aus_fertility.html | 114 +++++++++++++++++++++++++++++++ reference/aus_inbound.html | 114 +++++++++++++++++++++++++++++++ reference/aus_mortality.html | 110 +++++++++++++++++++++++++++++ reference/aus_nom.html | 109 +++++++++++++++++++++++++++++ reference/aus_outbound.html | 114 +++++++++++++++++++++++++++++++ reference/aus_vehicle_sales.html | 107 +++++++++++++++++++++++++++++ reference/daily_walkers.html | 105 ++++++++++++++++++++++++++++ reference/fpp3-package.html | 13 ++-- reference/fpp3_packages.html | 4 +- reference/index.html | 68 ++++++++++++++++-- reference/insurance.html | 2 +- reference/ny_childcare.html | 111 ++++++++++++++++++++++++++++++ reference/offences.html | 114 +++++++++++++++++++++++++++++++ reference/otexts_views.html | 101 +++++++++++++++++++++++++++ reference/prices.html | 2 +- reference/souvenirs.html | 2 +- search.json | 2 +- sitemap.xml | 78 +++++++++++++++------ 25 files changed, 1495 insertions(+), 54 deletions(-) create mode 100644 reference/aus_births.html create mode 100644 reference/aus_cigtob.html create mode 100644 reference/aus_fertility.html create mode 100644 reference/aus_inbound.html create mode 100644 reference/aus_mortality.html create mode 100644 reference/aus_nom.html create mode 100644 reference/aus_outbound.html create mode 100644 reference/aus_vehicle_sales.html create mode 100644 reference/daily_walkers.html create mode 100644 reference/ny_childcare.html create mode 100644 reference/offences.html create mode 100644 reference/otexts_views.html diff --git a/404.html b/404.html index 780a4db..8021a67 100644 --- a/404.html +++ b/404.html @@ -6,12 +6,12 @@ Page not found (404) • fpp3 - - - + + + - + - Skip to contents + Skip to contents
diff --git a/authors.html b/authors.html index d3cff7d..92f991f 100644 --- a/authors.html +++ b/authors.html @@ -58,6 +58,14 @@

Authors

Mitchell O'Hara-Wild. Contributor.

+
  • +

    Nuwani Palihawadana. Contributor. +

    +
  • +
  • +

    Shanika Wickramasuriya. Contributor. +

    +
  • RStudio. Copyright holder.

    @@ -72,7 +80,7 @@

    Citation

    fpp3: Data for "Forecasting: Principles and Practice" (3rd Edition). R package version 0.5.0.9000, https://github.com/robjhyndman/fpp3package, -http://OTexts.com/fpp3, http://pkg.robjhyndman.com/fpp3package/. +https://OTexts.com/fpp3/, https://pkg.robjhyndman.com/fpp3package/.

    @Manual{,
       title = {fpp3: Data for "Forecasting: Principles and Practice" (3rd Edition)},
    @@ -80,8 +88,8 @@ 

    Citation

    year = {2024}, note = {R package version 0.5.0.9000, https://github.com/robjhyndman/fpp3package, -http://OTexts.com/fpp3}, - url = {http://pkg.robjhyndman.com/fpp3package/}, +https://OTexts.com/fpp3/}, + url = {https://pkg.robjhyndman.com/fpp3package/}, }
  • -

    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.

    +

    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.

    See also

    -
    @@ -62,6 +63,8 @@

    Author<

    Maintainer: Rob Hyndman Rob.Hyndman@monash.edu (ORCID) [copyright holder]

    Other contributors:

    • George Athanasopoulos [contributor]

    • Mitchell O'Hara-Wild [contributor]

    • +
    • Nuwani Palihawadana [contributor]

    • +
    • Shanika Wickramasuriya [contributor]

    • RStudio [copyright holder]

    diff --git a/reference/fpp3_packages.html b/reference/fpp3_packages.html index 4ecda94..cc24bc8 100644 --- a/reference/fpp3_packages.html +++ b/reference/fpp3_packages.html @@ -71,8 +71,8 @@

    Value

    Examples
    fpp3_packages()
     #>  [1] "cli"         "crayon"      "dplyr"       "fable"       "fabletools" 
    -#>  [6] "feasts"      "ggplot2"     "lubridate"   "magrittr"    "purrr"      
    -#> [11] "rstudioapi"  "tibble"      "tidyr"       "tsibble"     "tsibbledata"
    +#>  [6] "feasts"      "ggplot2"     "lubridate"   "purrr"       "rstudioapi" 
    +#> [11] "tibble"      "tidyr"       "tsibble"     "tsibbledata"