{
  "_id": "6a47a89de06c18f0a6519967",
  "Package": "hmix",
  "Type": "Package",
  "Title": "Hidden Markov Model for Predicting Time Sequences with Mixture\nSampling",
  "Version": "1.0.3",
  "Authors@R": "c(person(\"Giancarlo\", \"Vercellino\", role = c(\"aut\", \"cre\", \"cph\"), email = \"giancarlo.vercellino@gmail.com\"))",
  "Maintainer": "Giancarlo Vercellino <giancarlo.vercellino@gmail.com>",
  "Description": "An algorithm for time series analysis that leverages\nhidden Markov models, cluster analysis, and mixture\ndistributions to segment data, detect patterns and predict\nfuture sequences.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "URL": "https://rpubs.com/giancarlo_vercellino/hmix",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 12:12:35 UTC",
    "User": "root"
  },
  "Author": "Giancarlo Vercellino [aut, cre, cph]",
  "Config/pak/sysreqs": "cmake make libicu-dev",
  "Repository": "https://pigian.r-universe.dev",
  "Date/Publication": "2026-03-29 21:50:34 UTC",
  "RemoteUrl": "https://github.com/cran/hmix",
  "RemoteRef": "HEAD",
  "RemoteSha": "a50b2688e617161c1bfbd2e18f8d700d1f477409",
  "_user": "pigian",
  "_type": "src",
  "_file": "hmix_1.0.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/e3802904cfbe7ba87418d95e0dba264f8e283b88e7805b73dd87da0687527099",
  "_filesize": 119355,
  "_sha256": "e3802904cfbe7ba87418d95e0dba264f8e283b88e7805b73dd87da0687527099",
  "_expires": "2026-10-11T12:18:37.000Z",
  "_created": "2026-07-03T12:12:35.000Z",
  "_published": "2026-07-03T12:18:37.693Z",
  "_jobs": [
    {
      "job": 84997380688,
      "time": 323,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8066272546"
    },
    {
      "job": 84997380702,
      "time": 298,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8066264406"
    },
    {
      "job": 84997380701,
      "time": 164,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8066225321"
    },
    {
      "job": 84997380709,
      "time": 190,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8066229476"
    },
    {
      "job": 84996808171,
      "time": 213,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8066162564"
    },
    {
      "job": 84997380726,
      "time": 147,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8066213910"
    },
    {
      "job": 84997380748,
      "time": 282,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8066258946"
    },
    {
      "job": 84997380700,
      "time": 293,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8066262627"
    },
    {
      "job": 84997380722,
      "time": 276,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8066257207"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/pigian/actions/runs/28659587572",
  "_status": "success",
  "_upstream": "https://github.com/cran/hmix",
  "_commit": {
    "id": "a50b2688e617161c1bfbd2e18f8d700d1f477409",
    "author": "Giancarlo Vercellino <giancarlo.vercellino@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.3\n",
    "time": 1774821034
  },
  "_maintainer": {
    "name": "Giancarlo Vercellino",
    "email": "giancarlo.vercellino@gmail.com",
    "login": "pigian",
    "description": "",
    "uuid": 182648476
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "normalp",
      "version": ">= 0.7.2",
      "role": "Imports"
    },
    {
      "package": "glogis",
      "version": ">= 1.0-2",
      "role": "Imports"
    },
    {
      "package": "gld",
      "version": ">= 2.6.6",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "HMM",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "mc2d",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "cubature",
      "version": ">= 2.1.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.2",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.3",
      "date": "2026-03-29"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "pigian",
      "count": 2,
      "uuid": 182648476
    }
  ],
  "_userbio": {
    "uuid": 182648476,
    "type": "user",
    "name": "pigian",
    "followers": 0
  },
  "_downloads": {
    "count": 442,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hmix"
  },
  "_searchresults": 2,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hmix.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "pigian",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2024-09-10"
    },
    {
      "version": "1.0.3",
      "date": "2026-03-29"
    }
  ],
  "_exports": [
    "hmix"
  ],
  "_datasets": [
    {
      "name": "dummy_set",
      "title": "A simple data set with stock close prices",
      "object": "dummy_set",
      "class": [
        "data.frame"
      ],
      "fields": [
        "dates",
        "AMZN.Close",
        "NVDA.Close",
        "IBM.Close"
      ],
      "rows": 1925,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "dummy_set",
      "title": "A simple data set with stock close prices",
      "topics": [
        "dummy_set"
      ]
    },
    {
      "page": "hmix",
      "title": "hmix: an algorithm for time series analysis that leverages hidden Markov models, cluster analysis, and mixture distributions to segment data, detect patterns and predict future sequences.",
      "topics": [
        "hmix-package",
        "hmix"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "class",
    "cli",
    "colorspace",
    "corrplot",
    "cowplot",
    "cpp11",
    "cubature",
    "Deriv",
    "doBy",
    "dplyr",
    "e1071",
    "farver",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "gld",
    "glogis",
    "glue",
    "gridExtra",
    "gtable",
    "HMM",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmom",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mc2d",
    "mgcv",
    "minqa",
    "modelr",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "normalp",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "polynom",
    "proxy",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "rstatix",
    "S7",
    "sandwich",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "hmix",
  "_universes": [
    "pigian"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-07-03T12:15:20.000Z",
      "distro": "resolute",
      "commit": "a50b2688e617161c1bfbd2e18f8d700d1f477409",
      "fileid": "https://r2.ropensci.org/2f799a292b3ef10fede90acfdfa02977cc1d27ffcb7fe53d14c3089e32f5a0a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/28659587572"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-07-03T12:15:07.000Z",
      "distro": "resolute",
      "commit": "a50b2688e617161c1bfbd2e18f8d700d1f477409",
      "fileid": "https://r2.ropensci.org/d8a73a027370a490212193919a8ea6247ca032f7e45dc803f2215d20836dc4ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/28659587572"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-07-03T12:14:14.000Z",
      "commit": "a50b2688e617161c1bfbd2e18f8d700d1f477409",
      "fileid": "https://r2.ropensci.org/7afec534c1d89e1e336dfd41b7b07a597a49daf45e512b8b519966788aa87f20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/28659587572"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-07-03T12:14:12.000Z",
      "commit": "a50b2688e617161c1bfbd2e18f8d700d1f477409",
      "fileid": "https://r2.ropensci.org/6ff5e408bfb14d8eaba23344f158d610c39b282518dfade05d6fd240135b165e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/28659587572"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-07-03T12:15:22.000Z",
      "commit": "a50b2688e617161c1bfbd2e18f8d700d1f477409",
      "fileid": "https://r2.ropensci.org/00fb2ff49cd728d99c4b5866d31cbd7af07773bc2784b84f30c67422089a11cb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/28659587572"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-07-03T12:13:47.000Z",
      "commit": "a50b2688e617161c1bfbd2e18f8d700d1f477409",
      "fileid": "https://r2.ropensci.org/e8556ef6a59aad98231d9093a1442130829972ec43850f17e300afc3c6196c40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/28659587572"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-07-03T12:14:05.000Z",
      "commit": "a50b2688e617161c1bfbd2e18f8d700d1f477409",
      "fileid": "https://r2.ropensci.org/e6a48d728873afce0d18b61cf52a51b6964ea99d83b8079dfd7f17cbe1a14794",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/28659587572"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-07-03T12:13:49.000Z",
      "commit": "a50b2688e617161c1bfbd2e18f8d700d1f477409",
      "fileid": "https://r2.ropensci.org/8822862673e89670926483720f943dd22345d7afa6f4e40f0d4cae1b8065121e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/28659587572"
    }
  ]
}