{
  "_id": "6a1b06031d7bb097a0a03aea",
  "Package": "fasster",
  "Version": "0.2.0.9000",
  "Title": "Fast Additive Switching of Seasonality, Trend, and Exogenous\nRegressors",
  "Description": "Implementation of the FASSTER (Forecasting with Additive\nSwitching of Seasonality, Trend, and Exogenous Regressors)\nmodel for forecasting time series with multiple seasonal\npatterns. The model combines state space methodology with a\nswitching component in the observation equation to allow\nflexible modeling of complex seasonal patterns, including\ntime-varying effects and multiple seasonalities.",
  "Authors@R": "c(person(given = \"Mitchell\",\nfamily = \"O'Hara-Wild\",\nemail = \"mail@mitchelloharawild.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-6729-7695\")),\nperson(given = \"Rob\",\nfamily = \"Hyndman\",\nrole = c(\"aut\", \"ths\")))",
  "URL": "https://github.com/tidyverts/fasster,\nhttps://fasster.tidyverts.org/",
  "BugReports": "https://github.com/tidyverts/fasster/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "ByteCompile": "true",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE, roclets=c('rd', 'collate', 'namespace'))",
  "Language": "en-GB",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://tidyverts.r-universe.dev",
  "Date/Publication": "2026-02-02 22:25:09 UTC",
  "RemoteUrl": "https://github.com/tidyverts/fasster",
  "RemoteRef": "HEAD",
  "RemoteSha": "f6b6b44916c2e20005cc834a08837d0ba7a88c9e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 10:58:40 UTC",
    "User": "root"
  },
  "Author": "Mitchell O'Hara-Wild [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6729-7695>),\nRob Hyndman [aut, ths]",
  "Maintainer": "Mitchell O'Hara-Wild <mail@mitchelloharawild.com>",
  "MD5sum": "c6edd91db574eeafaf4d8e0e55593470",
  "_user": "tidyverts",
  "_type": "src",
  "_file": "fasster_0.2.0.9000.tar.gz",
  "_fileid": "44490789fa2eca7d01acb7fb8107879b43afefe3454eb7132653cf99d8f7c1f1",
  "_filesize": 869038,
  "_sha256": "44490789fa2eca7d01acb7fb8107879b43afefe3454eb7132653cf99d8f7c1f1",
  "_created": "2026-05-30T10:58:40.000Z",
  "_published": "2026-05-30T15:45:07.370Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78644168722,
      "time": 165,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307733386"
    },
    {
      "job": 78644168727,
      "time": 171,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307733898"
    },
    {
      "job": 78644168721,
      "time": 165,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7309352361"
    },
    {
      "job": 78644168732,
      "time": 158,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309351794"
    },
    {
      "job": 78643851508,
      "time": 191,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307688863"
    },
    {
      "job": 78644168731,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307730182"
    },
    {
      "job": 78644168758,
      "time": 169,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307734213"
    },
    {
      "job": 78644168753,
      "time": 112,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307728823"
    },
    {
      "job": 78644168751,
      "time": 120,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307729589"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tidyverts/actions/runs/26681149820",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tidyverts/fasster",
  "_commit": {
    "id": "f6b6b44916c2e20005cc834a08837d0ba7a88c9e",
    "author": "Mitchell O'Hara-Wild <mail@mitchelloharawild.com>",
    "committer": "Mitchell O'Hara-Wild <mail@mitchelloharawild.com>",
    "message": "Increment version number to 0.2.0.9000\n",
    "time": 1770071109
  },
  "_maintainer": {
    "name": "Mitchell OHara-Wild",
    "email": "mail@mitchelloharawild.com",
    "login": "mitchelloharawild",
    "bluesky": "@mitchelloharawild.com",
    "linkedin": "in/mitchelloharawild",
    "description": "",
    "uuid": 16127127,
    "orcid": "0000-0001-6729-7695"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "fabletools",
      "version": ">= 0.2.0",
      "role": "Depends"
    },
    {
      "package": "dlm",
      "role": "Imports"
    },
    {
      "package": "tsibble",
      "version": ">= 0.9.0",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "distributional",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "tsibbledata",
      "version": ">= 0.2.0",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "tidyverts",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-04",
      "n": 38
    },
    {
      "week": "2026-05",
      "n": 5
    },
    {
      "week": "2026-06",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.2.0",
      "date": "2026-01-27"
    }
  ],
  "_stars": 153,
  "_contributors": [
    {
      "user": "mitchelloharawild",
      "count": 428,
      "uuid": 16127127
    },
    {
      "user": "andrewkinsman",
      "count": 2,
      "uuid": 7247251
    }
  ],
  "_userbio": {
    "uuid": 36684982,
    "type": "organization",
    "name": "tidyverts",
    "description": "Tidy tools for time series analysis in R"
  },
  "_downloads": {
    "count": 149,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fasster"
  },
  "_devurl": "https://github.com/tidyverts/fasster",
  "_pkgdown": "https://fasster.tidyverts.org/",
  "_searchresults": 114,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fasster.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tidyverts/fasster",
  "_realowner": "tidyverts",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2026-01-31"
    }
  ],
  "_exports": [
    "fasster",
    "FASSTER"
  ],
  "_help": [
    {
      "page": "components.FASSTER",
      "title": "Extract Components from a FASSTER Model",
      "topics": [
        "components.FASSTER"
      ]
    },
    {
      "page": "fasster-model",
      "title": "Fast Additive Switching of Seasonality, Trend and Exogenous Regressors",
      "topics": [
        "FASSTER",
        "fasster"
      ]
    },
    {
      "page": "fitted.FASSTER",
      "title": "Extract fitted values from a FASSTER model",
      "topics": [
        "fitted.FASSTER"
      ]
    },
    {
      "page": "forecast.FASSTER",
      "title": "Forecast a FASSTER model",
      "topics": [
        "forecast.FASSTER"
      ]
    },
    {
      "page": "glance.FASSTER",
      "title": "Glance at a FASSTER model",
      "topics": [
        "glance.FASSTER"
      ]
    },
    {
      "page": "interpolate.FASSTER",
      "title": "Interpolate missing values in a FASSTER model",
      "topics": [
        "interpolate.FASSTER"
      ]
    },
    {
      "page": "refit.FASSTER",
      "title": "Refit a FASSTER model",
      "topics": [
        "refit.FASSTER"
      ]
    },
    {
      "page": "report.FASSTER",
      "title": "Report on a FASSTER model",
      "topics": [
        "report.FASSTER"
      ]
    },
    {
      "page": "residuals.FASSTER",
      "title": "Extract residuals from a FASSTER model",
      "topics": [
        "residuals.FASSTER"
      ]
    },
    {
      "page": "stream.FASSTER",
      "title": "Stream new data through a FASSTER model",
      "topics": [
        "stream.FASSTER"
      ]
    },
    {
      "page": "tidy.FASSTER",
      "title": "Extract coefficients from a FASSTER model",
      "topics": [
        "tidy.FASSTER"
      ]
    }
  ],
  "_pkglogo": "https://github.com/tidyverts/fasster/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/tidyverts/fasster/raw/HEAD/README.md",
  "_rundeps": [
    "anytime",
    "BH",
    "cli",
    "cpp11",
    "digest",
    "distributional",
    "dlm",
    "dplyr",
    "fabletools",
    "farver",
    "generics",
    "ggdist",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "lubridate",
    "magrittr",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "progressr",
    "purrr",
    "quadprog",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tsibble",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "fasster.Rmd",
      "filename": "fasster.html",
      "title": "Introduction to FASSTER",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "When to use FASSTER",
        "Model specification",
        "Basic formula syntax",
        "Model components",
        "Trend terms",
        "Seasonal terms",
        "ARMA terms",
        "Exogenous regressors",
        "State switching",
        "Example: Gas production with structural break",
        "Fitting a basic model",
        "Decomposition",
        "Forecasting",
        "Handling missing values",
        "Advanced features",
        "Multiple switching levels",
        "Combining components",
        "Adding ARMA terms",
        "Parameter estimation",
        "Summary"
      ],
      "created": "2026-01-22 06:02:32",
      "modified": "2026-01-22 11:23:04",
      "commits": 3
    }
  ],
  "_score": 7.417687541209753,
  "_indexed": true,
  "_nocasepkg": "fasster",
  "_universes": [
    "tidyverts",
    "mitchelloharawild"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-05-30T11:06:13.000Z",
      "distro": "noble",
      "commit": "f6b6b44916c2e20005cc834a08837d0ba7a88c9e",
      "fileid": "b52779d1d4ab673e894db1c3c1517919c0fff0c947491459a47487bc5f287189",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverts/actions/runs/26681149820"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-05-30T11:06:18.000Z",
      "distro": "noble",
      "commit": "f6b6b44916c2e20005cc834a08837d0ba7a88c9e",
      "fileid": "472f9e9d89fb69ebe1e0d1e45feb64d2fe68a4bffb87a1b5f9d3913c242f2a6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverts/actions/runs/26681149820"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-30T15:43:57.000Z",
      "commit": "f6b6b44916c2e20005cc834a08837d0ba7a88c9e",
      "fileid": "38d39716c8c2c67b74600aa1e9ffa25a4fe20baa9b5ab56a4dd2276f2cfe8241",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverts/actions/runs/26681149820"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-30T15:43:51.000Z",
      "commit": "f6b6b44916c2e20005cc834a08837d0ba7a88c9e",
      "fileid": "6dcde9cb6753655ce5b98d4837cb7274774e03a8a2a5b9d07c29f8abe77263ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverts/actions/runs/26681149820"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-05-30T11:06:13.000Z",
      "commit": "f6b6b44916c2e20005cc834a08837d0ba7a88c9e",
      "fileid": "25f832cfb356cb463c4961313e56d5269730acb2299231831a8b62c337212d6d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tidyverts/actions/runs/26681149820"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-30T11:06:11.000Z",
      "commit": "f6b6b44916c2e20005cc834a08837d0ba7a88c9e",
      "fileid": "b48417c10daaad49023ec03739f3613476b40064a0ddc08a51c11b73ccf6ede5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverts/actions/runs/26681149820"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-30T11:05:14.000Z",
      "commit": "f6b6b44916c2e20005cc834a08837d0ba7a88c9e",
      "fileid": "6d7f995b5ffefdd8811719186bdc16fa9c7fb23fc9a45709bc4a81f81660822d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverts/actions/runs/26681149820"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-30T11:05:25.000Z",
      "commit": "f6b6b44916c2e20005cc834a08837d0ba7a88c9e",
      "fileid": "2313bc8dbfeac98e46a8abe14258888637995bedd8dd46a19749ea89e4b1f3ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverts/actions/runs/26681149820"
    }
  ]
}