{"id":13571201,"url":"https://github.com/tidyverts/fable","last_synced_at":"2026-02-22T11:11:55.639Z","repository":{"id":39421762,"uuid":"122282872","full_name":"tidyverts/fable","owner":"tidyverts","description":"Tidy time series forecasting","archived":false,"fork":false,"pushed_at":"2025-05-20T03:52:50.000Z","size":15902,"stargazers_count":578,"open_issues_count":72,"forks_count":69,"subscribers_count":25,"default_branch":"main","last_synced_at":"2025-09-08T13:55:04.760Z","etag":null,"topics":["forecasting"],"latest_commit_sha":null,"homepage":"https://fable.tidyverts.org","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tidyverts.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-02-21T02:19:35.000Z","updated_at":"2025-09-04T06:59:54.000Z","dependencies_parsed_at":"2023-09-22T07:35:07.049Z","dependency_job_id":"2b11964d-55e5-4177-986a-59cd9e21262c","html_url":"https://github.com/tidyverts/fable","commit_stats":{"total_commits":1244,"total_committers":16,"mean_commits":77.75,"dds":"0.14710610932475887","last_synced_commit":"b33661279bd65b050f0125386ed8b27e0c3286b1"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/tidyverts/fable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverts%2Ffable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverts%2Ffable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverts%2Ffable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverts%2Ffable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverts","download_url":"https://codeload.github.com/tidyverts/fable/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverts%2Ffable/sbom","scorecard":{"id":884879,"data":{"date":"2025-08-11","repo":{"name":"github.com/tidyverts/fable","commit":"4411495bf79840a777dac398f7b9ed4ace92643c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":4,"reason":"1 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 2/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel permissions set to 'read-all': .github/workflows/R-CMD-check-full.yaml:12","Info: topLevel permissions set to 'read-all': .github/workflows/R-CMD-check.yaml:11","Warn: no topLevel permission defined: .github/workflows/pkgdown.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr-commands.yaml:1","Warn: no topLevel permission defined: .github/workflows/recheck.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check-full.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverts/fable/R-CMD-check-full.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check-full.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverts/fable/R-CMD-check-full.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check-full.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverts/fable/R-CMD-check-full.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check-full.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverts/fable/R-CMD-check-full.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check-full.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverts/fable/R-CMD-check-full.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverts/fable/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverts/fable/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverts/fable/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverts/fable/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverts/fable/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverts/fable/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverts/fable/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverts/fable/pkgdown.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverts/fable/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverts/fable/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverts/fable/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverts/fable/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverts/fable/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverts/fable/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverts/fable/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverts/fable/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/recheck.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverts/fable/recheck.yml/main?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  17 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T09:36:34.667Z","repository_id":39421762,"created_at":"2025-08-24T09:36:34.667Z","updated_at":"2025-08-24T09:36:34.667Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280300787,"owners_count":26307191,"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","status":"online","status_checked_at":"2025-10-21T02:00:06.614Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["forecasting"],"created_at":"2024-08-01T14:00:59.778Z","updated_at":"2026-02-22T11:11:55.624Z","avatar_url":"https://github.com/tidyverts.png","language":"R","funding_links":[],"categories":["R","📦 Packages","2018"],"sub_categories":["R","Book/monograph Lists and Reviews"],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r setup, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\"\n)\n```\n\n# fable \u003ca href='https://fable.tidyverts.org'\u003e\u003cimg src='man/figures/logo.png' align=\"right\" height=\"138.5\" /\u003e\u003c/a\u003e\n\u003c!-- badges: start --\u003e\n[![R-CMD-check](https://github.com/tidyverts/fable/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/tidyverts/fable/actions/workflows/R-CMD-check.yaml)\n[![Coverage status](https://codecov.io/gh/tidyverts/fable/branch/master/graph/badge.svg)](https://app.codecov.io/github/tidyverts/fable?branch=master)\n[![CRAN status](https://www.r-pkg.org/badges/version/fable)](https://CRAN.R-project.org/package=fable)\n[![Lifecycle: stable](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html#stable)\n\u003c!-- badges: end --\u003e\n\nThe R package *fable* provides a collection of commonly used univariate and multivariate time series forecasting models including exponential smoothing via state space models and automatic ARIMA modelling. These models work within the fable framework, which provides the tools to evaluate, visualise, and combine models in a workflow consistent with the tidyverse.\n\n## Installation\n\nYou can install the **stable** version from [CRAN](https://cran.r-project.org/package=fable):\n\n```{r cran-installation, eval = FALSE}\ninstall.packages(\"fable\")\n```\n\nYou can install the **development** version from\n[GitHub](https://github.com/tidyverts/fable)\n\n```{r gh-installation, eval = FALSE}\n# install.packages(\"remotes\")\nremotes::install_github(\"tidyverts/fable\")\n```\n\nInstalling this software requires a compiler\n\n## Example\n\n```{r example, message=FALSE}\nlibrary(fable)\nlibrary(tsibble)\nlibrary(tsibbledata)\nlibrary(lubridate)\nlibrary(dplyr)\naus_retail %\u003e%\n  filter(\n    State %in% c(\"New South Wales\", \"Victoria\"),\n    Industry == \"Department stores\"\n  ) %\u003e% \n  model(\n    ets = ETS(box_cox(Turnover, 0.3)),\n    arima = ARIMA(log(Turnover)),\n    snaive = SNAIVE(Turnover)\n  ) %\u003e%\n  forecast(h = \"2 years\") %\u003e% \n  autoplot(filter(aus_retail, year(Month) \u003e 2010), level = NULL)\n```\n\n## Learning to forecast with fable\n\n- The pkgdown site describes all models provided by fable, and how they are used: https://fable.tidyverts.org/\n- The forecasting principles and practices online textbook provides an introduction to time series forecasting using fable: https://otexts.com/fpp3/ (WIP)\n\u003c!-- - A quick start functionality guide can be found here: https://tidyverts.github.io/tidy-forecasting-principles/ (WIP) --\u003e\n\n## Getting help\n\n- Questions about forecasting can be asked on [Cross Validated](https://stats.stackexchange.com/tags/forecasting).\n\n- Common questions about the fable package are often found on [Stack Overflow](https://stackoverflow.com/tags/fable+r). You can use this to ask for help if the question isn't already answered. A [minimally reproducible example](https://tidyverse.org/help/) that describes your issue is the best way to ask for help!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftidyverts%2Ffable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftidyverts%2Ffable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftidyverts%2Ffable/lists"}