{
  "_id": "6a104e85acfb0bcc41ca0ad1",
  "Package": "fableCount",
  "Type": "Package",
  "Title": "INGARCH and GLARMA Models for Count Time Series in Fable\nFramework",
  "Description": "Provides a tidy R interface for count time series\nanalysis. It includes implementation of the INGARCH (Integer\nGeneralized Autoregressive Conditional Heteroskedasticity)\nmodel from the 'tscount' package and the GLARMA (Generalized\nLinear Autoregressive Moving Averages) model from the 'glarma'\npackage. Additionally, it offers automated parameter selection\nalgorithms based on the minimization of a penalized likelihood.",
  "Version": "0.1.0",
  "Authors@R": "c(person(given = \"Gustavo\",\nfamily = \"Almeida\",\nemail = \"gustavoalmeidasilva@ice.ufjf.br\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0005-7266-5866\")),\nperson(given = \"Marcel\",\nfamily = \"Vieira\",\nrole = \"aut\",\nemail = \"marcel.vieira@ufjf.br\",\ncomment = c(ORCID = \"0000-0002-0456-380X\")),\nperson(given = \"Conselho Nacional de Desenvolvimento Científico e Tecnológico - CNPq\",\nrole = \"fnd\"),\nperson(given = \"JFSalvando Todos - Plataforma de Análises Estatísticas\",\nrole = c(\"fnd\", \"cph\")\n)\n)",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 06:23:42 UTC",
    "User": "root"
  },
  "Author": "Gustavo Almeida [aut, cre]\n(<https://orcid.org/0009-0005-7266-5866>), Marcel Vieira [aut]\n(<https://orcid.org/0000-0002-0456-380X>), Conselho Nacional de\nDesenvolvimento Científico e Tecnológico - CNPq [fnd],\nJFSalvando Todos - Plataforma de Análises Estatísticas [fnd,\ncph]",
  "Maintainer": "Gustavo Almeida <gustavoalmeidasilva@ice.ufjf.br>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-04-06 02:30:52 UTC",
  "RemoteUrl": "https://github.com/cran/fableCount",
  "RemoteRef": "HEAD",
  "RemoteSha": "0b4eb34a207d23d1118c566e3adecb932f9a54d1",
  "MD5sum": "61c1fb4c902880277bc63691667f66c5",
  "_user": "cran",
  "_type": "src",
  "_file": "fableCount_0.1.0.tar.gz",
  "_fileid": "b982ea1c9c46b070608ec3e1252a26eccdcd7c70f19ec49b7539e366a3a6103a",
  "_filesize": 125085,
  "_sha256": "b982ea1c9c46b070608ec3e1252a26eccdcd7c70f19ec49b7539e366a3a6103a",
  "_created": "2026-05-10T06:23:42.000Z",
  "_published": "2026-05-22T12:39:32.989Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77380979946,
      "time": 168,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6901574372"
    },
    {
      "job": 77380980099,
      "time": 175,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6901575047"
    },
    {
      "job": 77380979504,
      "time": 216,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901557963"
    },
    {
      "job": 77380979425,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160674118"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25621627491",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/fableCount",
  "_commit": {
    "id": "0b4eb34a207d23d1118c566e3adecb932f9a54d1",
    "author": "Gustavo Almeida <gustavoalmeidasilva@ice.ufjf.br>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1712370652
  },
  "_maintainer": {
    "name": "Gustavo Almeida",
    "email": "gustavoalmeidasilva@ice.ufjf.br"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "fabletools",
      "version": ">= 0.3.0",
      "role": "Depends"
    },
    {
      "package": "tscount",
      "version": ">= 1.4.3",
      "role": "Depends"
    },
    {
      "package": "glarma",
      "version": ">= 1.6.0",
      "role": "Depends"
    },
    {
      "package": "fable",
      "version": ">= 0.3.4",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "tsibble",
      "version": ">= 0.9.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "distributional",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tsibbledata",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Suggests"
    },
    {
      "package": "utils",
      "role": "Suggests"
    },
    {
      "package": "rlang",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "feasts",
      "role": "Suggests"
    },
    {
      "package": "forecast",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 238,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fableCount"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fableCount.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-04-05"
    }
  ],
  "_exports": [
    "GLARMA",
    "INGARCH"
  ],
  "_help": [
    {
      "page": "fitted.GLARMA",
      "title": "Extract fitted values from a fable model",
      "topics": [
        "fitted.GLARMA"
      ]
    },
    {
      "page": "fitted.INGARCH",
      "title": "Extract fitted values from a fable model",
      "topics": [
        "fitted.INGARCH"
      ]
    },
    {
      "page": "forecast.GLARMA",
      "title": "Forecast a model from the fable package",
      "topics": [
        "forecast.GLARMA"
      ]
    },
    {
      "page": "forecast.INGARCH",
      "title": "Forecast a model from the fable package",
      "topics": [
        "forecast.INGARCH"
      ]
    },
    {
      "page": "glance.GLARMA",
      "title": "Glance a GLARMA model",
      "topics": [
        "glance.GLARMA"
      ]
    },
    {
      "page": "glance.INGARCH",
      "title": "Glance a INGARCH model",
      "topics": [
        "glance.INGARCH"
      ]
    },
    {
      "page": "GLARMA",
      "title": "Estimate a GLARMA model",
      "topics": [
        "GLARMA"
      ]
    },
    {
      "page": "INGARCH",
      "title": "Estimate a INGARCH model",
      "topics": [
        "INGARCH"
      ]
    },
    {
      "page": "residuals.GLARMA",
      "title": "Extract residuals from a fable model",
      "topics": [
        "residuals.GLARMA"
      ]
    },
    {
      "page": "residuals.INGARCH",
      "title": "Extract residuals from a fable model",
      "topics": [
        "residuals.INGARCH"
      ]
    },
    {
      "page": "tidy.GLARMA",
      "title": "Tidy a fable model",
      "topics": [
        "tidy.GLARMA"
      ]
    },
    {
      "page": "tidy.INGARCH",
      "title": "Tidy a fable model",
      "topics": [
        "tidy.INGARCH"
      ]
    }
  ],
  "_rundeps": [
    "anytime",
    "BH",
    "cli",
    "cpp11",
    "digest",
    "distributional",
    "dplyr",
    "fable",
    "fabletools",
    "farver",
    "generics",
    "ggdist",
    "ggplot2",
    "glarma",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "ltsa",
    "lubridate",
    "magrittr",
    "MASS",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "progressr",
    "purrr",
    "quadprog",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tscount",
    "tsibble",
    "tsibbledata",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "fablecount",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-10T06:26:15.000Z",
      "distro": "noble",
      "commit": "0b4eb34a207d23d1118c566e3adecb932f9a54d1",
      "fileid": "4728d7fdb5d97756aeaa043f4c24f393188cbc6434d5caecc949ff8e28f6295e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25621627491"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-10T06:26:19.000Z",
      "distro": "noble",
      "commit": "0b4eb34a207d23d1118c566e3adecb932f9a54d1",
      "fileid": "f6e46610cdce2fc80f2b3081d5a70c3224b06a4255b8adca624de21089faa158",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25621627491"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T12:39:19.000Z",
      "commit": "0b4eb34a207d23d1118c566e3adecb932f9a54d1",
      "fileid": "9591a866dca030ae6bfc11892ce0ca93b4971c6d586e839d0c92440b5cc4e34c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25621627491"
    }
  ]
}