{"id":17170919,"url":"https://github.com/robjhyndman/fpp2-package","last_synced_at":"2025-07-13T07:39:13.874Z","repository":{"id":19576752,"uuid":"22826403","full_name":"robjhyndman/fpp2-package","owner":"robjhyndman","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 \u003chttp://OTexts.org/fpp2/\u003e.  All packages required to run the examples are also loaded.","archived":false,"fork":false,"pushed_at":"2023-07-18T01:30:04.000Z","size":33362,"stargazers_count":106,"open_issues_count":0,"forks_count":50,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-04-13T16:08:38.155Z","etag":null,"topics":["cran","data","forecasting","r"],"latest_commit_sha":null,"homepage":"http://pkg.robjhyndman.com/fpp2-package/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robjhyndman.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2014-08-11T04:06:21.000Z","updated_at":"2025-02-24T08:36:50.000Z","dependencies_parsed_at":"2022-07-23T12:46:25.418Z","dependency_job_id":"cc63402a-4448-4156-a675-16d3e593984b","html_url":"https://github.com/robjhyndman/fpp2-package","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robjhyndman%2Ffpp2-package","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robjhyndman%2Ffpp2-package/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robjhyndman%2Ffpp2-package/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robjhyndman%2Ffpp2-package/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robjhyndman","download_url":"https://codeload.github.com/robjhyndman/fpp2-package/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248741205,"owners_count":21154255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cran","data","forecasting","r"],"created_at":"2024-10-14T23:33:06.331Z","updated_at":"2025-04-13T16:08:46.099Z","avatar_url":"https://github.com/robjhyndman.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"README-\"\n)\n```\n\n# fpp2\n\n\u003c!-- badges: start --\u003e\n[![CRAN status](https://www.r-pkg.org/badges/version/fpp2)](https://cran.r-project.org/package=fpp2)\n[![R build status](https://github.com/robjhyndman/fpp2-package/workflows/R-CMD-check/badge.svg)](https://github.com/robjhyndman/fpp2-package/actions)\n[![Downloads](http://cranlogs.r-pkg.org/badges/fpp2)](https://cran.r-project.org/package=fpp2)\n\u003c!-- badges: end --\u003e\n\n## Overview\n\nThe R package *fpp2* loads data required for the examples and exercises used in the book [*Forecasting: Principles and Practice* (2nd edition)](https://otexts.com/fpp2/) by Rob J Hyndman and George Athanasopoulos. It also loads several packages needed to do the analysis described in the book.\n\n## Installation\n\nYou can install the **stable** version from\n[CRAN](https://cran.r-project.org/package=fpp2).\n\n```{r eval = FALSE}\ninstall.packages('fpp2', dependencies = TRUE)\n```\n\nYou can install the **development** version from\n[Github](https://github.com/robjhyndman/fpp2-package)\n\n```{r eval = FALSE}\n# install.packages(\"remotes\")\nremotes::install_github(\"robjhyndman/fpp2-package\")\n```\n\n## Usage\n\n`library(fpp2)` will load the following packages:\n\n* [forecast](https://pkg.robjhyndman.com/forecast/), for forecasting methods and some data sets.\n* [ggplot2](https://ggplot2.tidyverse.org), for data visualisation.\n* [fma](https://pkg.robjhyndman.com/fma/), for data taken from the book \"Forecasting: methods and applications\" by Makridakis, Wheelwright and Hyndman (1998).\n* [expsmooth](https://pkg.robjhyndman.com/expsmooth/), for data taken from the book \"Forecasting with Exponential Smoothing\" by Hyndman, Koehler, Ord and Snyder (2008).\n\nYou also get a condensed summary of conflicts with other packages you have loaded:\n\n```{r example}\nlibrary(fpp2)\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobjhyndman%2Ffpp2-package","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobjhyndman%2Ffpp2-package","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobjhyndman%2Ffpp2-package/lists"}