{
  "_id": "6a213bf7cd65a98ecbd28443",
  "Package": "GenHMM1d",
  "Type": "Package",
  "Title": "Goodness-of-Fit for Zero-Inflated Univariate Hidden Markov\nModels",
  "Version": "0.2.6",
  "Authors@R": "c(\nperson(c(\"Bouchra\",\"R.\"), \"Nasri\", role = c(\"aut\", \"cre\",\"cph\"), email = \"bouchra.nasri@umontreal.ca\"),\nperson(\"Mamadou Yamar\", \"Thioub\", role = c(\"aut\",\"cph\")),\nperson(c(\"Bruno\",\"N.\"), \"Remillard\", role = c(\"aut\",\"cph\")))",
  "Description": "Inference, goodness-of-fit tests, and predictions for\ncontinuous and discrete univariate Hidden Markov Models (HMM),\nincluding zero-inflated distributions. The goodness-of-fit test\nis based on a Cramer-von Mises statistic and uses parametric\nbootstrap to estimate the p-value. The description of the\nmethodology is taken from Nasri et al (2020)\n<doi:10.1029/2019WR025122>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Maintainer": "Bouchra R. Nasri <bouchra.nasri@umontreal.ca>",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 08:44:36 UTC",
    "User": "root"
  },
  "Author": "Bouchra R. Nasri [aut, cre, cph], Mamadou Yamar Thioub [aut,\ncph], Bruno N. Remillard [aut, cph]",
  "Config/pak/sysreqs": "cmake libicu-dev libjpeg-dev libpng-dev libxml2-dev\nlibssl-dev libx11-dev",
  "Repository": "https://bouchranasri.r-universe.dev",
  "Date/Publication": "2025-09-07 22:10:32 UTC",
  "RemoteUrl": "https://github.com/cran/GenHMM1d",
  "RemoteRef": "HEAD",
  "RemoteSha": "f4687c49aecdd8d773be8fc92659d0bba652714f",
  "MD5sum": "2e49b58e13b7c85271466cf4260e7edc",
  "_user": "bouchranasri",
  "_type": "src",
  "_file": "GenHMM1d_0.2.6.tar.gz",
  "_fileid": "58fe394afc2aee9ce52646c424f75e883f0b19e461c4acfca5415d97cef1af31",
  "_filesize": 158119,
  "_sha256": "58fe394afc2aee9ce52646c424f75e883f0b19e461c4acfca5415d97cef1af31",
  "_created": "2026-06-04T08:44:36.000Z",
  "_published": "2026-06-04T08:48:55.669Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79482505419,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7407034524"
    },
    {
      "job": 79482505412,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407036349"
    },
    {
      "job": 79482505379,
      "time": 225,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7407045705"
    },
    {
      "job": 79482505405,
      "time": 189,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407028932"
    },
    {
      "job": 79481967606,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406979371"
    },
    {
      "job": 79482505417,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407028955"
    },
    {
      "job": 79482505381,
      "time": 107,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7407018213"
    },
    {
      "job": 79482505428,
      "time": 110,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7407019158"
    },
    {
      "job": 79482505384,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407016003"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bouchranasri/actions/runs/26940900918",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/GenHMM1d",
  "_commit": {
    "id": "f4687c49aecdd8d773be8fc92659d0bba652714f",
    "author": "Bouchra R. Nasri <bouchra.nasri@umontreal.ca>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.6\n",
    "time": 1757283032
  },
  "_maintainer": {
    "name": "Bouchra R. Nasri",
    "email": "bouchra.nasri@umontreal.ca",
    "login": "bouchranasri",
    "description": "",
    "uuid": 77985566
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "doParallel",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Depends"
    },
    {
      "package": "foreach",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "matrixcalc",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "rmutil",
      "role": "Imports"
    },
    {
      "package": "VaRES",
      "role": "Imports"
    },
    {
      "package": "VGAM",
      "role": "Imports"
    },
    {
      "package": "EnvStats",
      "role": "Imports"
    },
    {
      "package": "GLDEX",
      "role": "Imports"
    },
    {
      "package": "GeneralizedHyperbolic",
      "role": "Imports"
    },
    {
      "package": "actuar",
      "role": "Imports"
    },
    {
      "package": "extraDistr",
      "role": "Imports"
    },
    {
      "package": "gamlss.dist",
      "role": "Imports"
    },
    {
      "package": "sgt",
      "role": "Imports"
    },
    {
      "package": "skewt",
      "role": "Imports"
    },
    {
      "package": "sn",
      "role": "Imports"
    },
    {
      "package": "ssdtools",
      "role": "Imports"
    },
    {
      "package": "stabledist",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.6",
      "date": "2025-09-07"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "bouchranasri",
      "count": 3,
      "uuid": 77985566
    }
  ],
  "_userbio": {
    "uuid": 77985566,
    "type": "user",
    "name": "BouchraNasri"
  },
  "_downloads": {
    "count": 487,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GenHMM1d"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GenHMM1d.html",
    "manual.pdf"
  ],
  "_realowner": "bouchranasri",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-01-21"
    },
    {
      "version": "0.2.1",
      "date": "2025-03-13"
    },
    {
      "version": "0.2.6",
      "date": "2025-09-07"
    }
  ],
  "_exports": [
    "alpha2theta",
    "bfun",
    "CDF",
    "CDF_est",
    "distributions",
    "ES",
    "EstHMMGen",
    "ForecastHMMCdf",
    "ForecastHMMeta",
    "ForecastHMMPdf",
    "ForecastHMMVAR",
    "GofHMMGen",
    "graphEstim",
    "GridSearchS0",
    "PDF",
    "PDF_unc",
    "QUANTILE",
    "SimHMMGen",
    "SimMarkovChain",
    "Snd1",
    "theta2alpha"
  ],
  "_help": [
    {
      "page": "CDF",
      "title": "Cumulative distribution function",
      "topics": [
        "CDF"
      ]
    },
    {
      "page": "distributions",
      "title": "The names and descriptions of the univariate distributions",
      "topics": [
        "distributions"
      ]
    },
    {
      "page": "ES",
      "title": "Expected shortfall function",
      "topics": [
        "ES"
      ]
    },
    {
      "page": "EstHMMGen",
      "title": "Estimation of univariate hidden Markov model",
      "topics": [
        "EstHMMGen"
      ]
    },
    {
      "page": "ForecastHMMCdf",
      "title": "Forecasted cumulative distribution function of a univariate HMM at times n+k1, n+k2,....",
      "topics": [
        "ForecastHMMCdf"
      ]
    },
    {
      "page": "ForecastHMMeta",
      "title": "Predicted probabilities of regimes of a univariate HMM for a new observation",
      "topics": [
        "ForecastHMMeta"
      ]
    },
    {
      "page": "ForecastHMMPdf",
      "title": "Forecasted density function of a univariate HMM at time n+k1, n+k2, ...",
      "topics": [
        "ForecastHMMPdf"
      ]
    },
    {
      "page": "ForecastHMMVAR",
      "title": "Value at risk (VAR) of a univariate HMM at time n+k1, n+k2, ...",
      "topics": [
        "ForecastHMMVAR"
      ]
    },
    {
      "page": "GofHMMGen",
      "title": "Goodness-of-fit of univariate hidden Markov model",
      "topics": [
        "GofHMMGen"
      ]
    },
    {
      "page": "graphEstim",
      "title": "Graphs",
      "topics": [
        "graphEstim"
      ]
    },
    {
      "page": "GridSearchS0",
      "title": "Gridsearch",
      "topics": [
        "GridSearchS0"
      ]
    },
    {
      "page": "PDF",
      "title": "Probability density function",
      "topics": [
        "PDF"
      ]
    },
    {
      "page": "QUANTILE",
      "title": "Quantile function",
      "topics": [
        "QUANTILE"
      ]
    },
    {
      "page": "SimHMMGen",
      "title": "Simulation of univariate hidden Markov model",
      "topics": [
        "SimHMMGen"
      ]
    },
    {
      "page": "SimMarkovChain",
      "title": "Markov chain simulation",
      "topics": [
        "SimMarkovChain"
      ]
    },
    {
      "page": "Snd1",
      "title": "Cramer-von Mises statistic for the goodness-of-fit test of the null hypothesis of a univariate uniform distribution over [0,1]",
      "topics": [
        "Snd1"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "actuar",
    "bit",
    "bit64",
    "chk",
    "cli",
    "clipr",
    "cluster",
    "codetools",
    "commonmark",
    "cpp11",
    "crayon",
    "curl",
    "digest",
    "DistributionUtils",
    "doParallel",
    "dplyr",
    "EnvStats",
    "expint",
    "extraDistr",
    "farver",
    "foreach",
    "furrr",
    "future",
    "gamlss.dist",
    "GeneralizedHyperbolic",
    "generics",
    "ggplot2",
    "ggtext",
    "GLDEX",
    "globals",
    "glue",
    "goftest",
    "gridtext",
    "gtable",
    "hms",
    "isoband",
    "iterators",
    "jpeg",
    "labeling",
    "lattice",
    "lifecycle",
    "listenv",
    "litedown",
    "magrittr",
    "markdown",
    "MASS",
    "Matrix",
    "matrixcalc",
    "MatrixModels",
    "mnormt",
    "nloptr",
    "nortest",
    "numDeriv",
    "optimx",
    "parallelly",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "pracma",
    "prettyunits",
    "progress",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "readr",
    "reshape2",
    "rlang",
    "rmutil",
    "S7",
    "scales",
    "sgt",
    "skewt",
    "sn",
    "spacefillr",
    "SparseM",
    "ssddata",
    "ssdtools",
    "stabledist",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyselect",
    "TMB",
    "tzdb",
    "universals",
    "utf8",
    "VaRES",
    "vctrs",
    "VGAM",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xml2"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "genhmm1d",
  "_universes": [
    "bouchranasri"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-06-04T08:47:01.000Z",
      "distro": "noble",
      "commit": "f4687c49aecdd8d773be8fc92659d0bba652714f",
      "fileid": "34b200453b883528e812ead43a84d38e9d9ba92b4a46c3b74c3210a280bde985",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bouchranasri/actions/runs/26940900918"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-06-04T08:47:10.000Z",
      "distro": "noble",
      "commit": "f4687c49aecdd8d773be8fc92659d0bba652714f",
      "fileid": "3f109209037bf62d2e8de6619a895c20eb8269a0b81b791f20f2d360559a6ad2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bouchranasri/actions/runs/26940900918"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.6",
      "date": "2026-06-04T08:47:35.000Z",
      "commit": "f4687c49aecdd8d773be8fc92659d0bba652714f",
      "fileid": "4b1c54489f93b359ef2a6e143e682d89c7c6f6e948724d4a3e5f1c2da19340db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bouchranasri/actions/runs/26940900918"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.6",
      "date": "2026-06-04T08:46:43.000Z",
      "commit": "f4687c49aecdd8d773be8fc92659d0bba652714f",
      "fileid": "839f636893ccb80545dafb18610d291536d1d76edc7ceb745ff63abd6c520f84",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bouchranasri/actions/runs/26940900918"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.6",
      "date": "2026-06-04T08:47:13.000Z",
      "commit": "f4687c49aecdd8d773be8fc92659d0bba652714f",
      "fileid": "303b7b6ec10ab5125b98fe762d13789ad97c563b603d1447e7993f4d529f7fc1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bouchranasri/actions/runs/26940900918"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-06-04T08:45:59.000Z",
      "commit": "f4687c49aecdd8d773be8fc92659d0bba652714f",
      "fileid": "14c9cfee745b7ba67f9317025eb8c8665106eb9bd7cfa52caa7fb8196cef1298",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bouchranasri/actions/runs/26940900918"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-06-04T08:46:11.000Z",
      "commit": "f4687c49aecdd8d773be8fc92659d0bba652714f",
      "fileid": "c3f3b4b80aa5a56cada47a75eda5ca772e5491d42064556355d76b04783e9f2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bouchranasri/actions/runs/26940900918"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-06-04T08:45:53.000Z",
      "commit": "f4687c49aecdd8d773be8fc92659d0bba652714f",
      "fileid": "f5f78bdb4f6cdd7b97cd72695b58cd0b6ae5e074e22c4e8ad8e1eaaaf4faac9e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bouchranasri/actions/runs/26940900918"
    }
  ]
}