{
  "_id": "6a17e562acfb0bcc41da0f8e",
  "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-05-28 06:42:08 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",
  "MD5sum": "df4f9e8c50ec6b52151e81e1f0e540ee",
  "_user": "pigian",
  "_type": "src",
  "_file": "hmix_1.0.3.tar.gz",
  "_fileid": "61f0ca3a82bc682b29e4f2bab34e1cda9f796af2095b4874d5cfda78196cdd6f",
  "_filesize": 117756,
  "_sha256": "61f0ca3a82bc682b29e4f2bab34e1cda9f796af2095b4874d5cfda78196cdd6f",
  "_created": "2026-05-28T06:42:08.000Z",
  "_published": "2026-05-28T06:49:06.422Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78237795347,
      "time": 307,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7259413042"
    },
    {
      "job": 78237795392,
      "time": 290,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259407577"
    },
    {
      "job": 78237795353,
      "time": 198,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7259432596"
    },
    {
      "job": 78237795345,
      "time": 208,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259432566"
    },
    {
      "job": 78237430116,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259338223"
    },
    {
      "job": 78237795330,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259367644"
    },
    {
      "job": 78237795358,
      "time": 270,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7259405212"
    },
    {
      "job": 78237795363,
      "time": 290,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7259409137"
    },
    {
      "job": 78237795348,
      "time": 290,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259408925"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pigian/actions/runs/26559062357",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 460,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hmix"
  },
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_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",
    "microbenchmark",
    "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-05-28T06:44:33.000Z",
      "distro": "noble",
      "commit": "a50b2688e617161c1bfbd2e18f8d700d1f477409",
      "fileid": "957b21d77bcb9e62d7f94bb94c067cc6f66870ccb3f63d1dfaef92740cc72c27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26559062357"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-28T06:44:19.000Z",
      "distro": "noble",
      "commit": "a50b2688e617161c1bfbd2e18f8d700d1f477409",
      "fileid": "8c5e1d638e441917ca51eb59a86c397deed6d9e2916c34285b88bb1dc1b0477e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26559062357"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-28T06:46:52.000Z",
      "commit": "a50b2688e617161c1bfbd2e18f8d700d1f477409",
      "fileid": "ceaa1708abe69c0752f7cb794a674594295cf3f98e9838cdc570847ed81abcb7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26559062357"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-28T06:46:47.000Z",
      "commit": "a50b2688e617161c1bfbd2e18f8d700d1f477409",
      "fileid": "6aea2eec7efd60acfc5015c96c4480ebea5cfd3d61659f75aaffa0da402600e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26559062357"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-05-28T06:44:25.000Z",
      "commit": "a50b2688e617161c1bfbd2e18f8d700d1f477409",
      "fileid": "575a88016d4d69637df24767763216eb6414c919183f1afa8e31a08a2a689568",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26559062357"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-28T06:43:57.000Z",
      "commit": "a50b2688e617161c1bfbd2e18f8d700d1f477409",
      "fileid": "b92fafdf05d47d61ed8e58d7ae643275b3585eb79e04526488ed98a0b2d540a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26559062357"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-28T06:43:29.000Z",
      "commit": "a50b2688e617161c1bfbd2e18f8d700d1f477409",
      "fileid": "940829f94481529537b3bc4e10f8eb18e62e095346a5f376445ea8814fbdf24a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26559062357"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-28T06:43:31.000Z",
      "commit": "a50b2688e617161c1bfbd2e18f8d700d1f477409",
      "fileid": "5f3d3fc756592b1576593448165492148e2c7e7fe48469b26884df15766ada74",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pigian/actions/runs/26559062357"
    }
  ]
}