{
  "_id": "6a27c11424555f66ed53d382",
  "Package": "DBHC",
  "Type": "Package",
  "Title": "Sequence Clustering with Discrete-Output HMMs",
  "Version": "0.0.3",
  "Date": "2022-12-21",
  "Author": "Gabriel Budel [aut, cre], Flavius Frasincar [aut]",
  "Maintainer": "Gabriel Budel <gabysp_budel@hotmail.com>",
  "Description": "Provides an implementation of a mixture of hidden Markov\nmodels (HMMs) for discrete sequence data in the Discrete\nBayesian HMM Clustering (DBHC) algorithm. The DBHC algorithm is\nan HMM Clustering algorithm that finds a mixture of\ndiscrete-output HMMs while using heuristics based on Bayesian\nInformation Criterion (BIC) to search for the optimal number of\nHMM states and the optimal number of clusters.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "URL": "https://github.com/gabybudel/DBHC",
  "BugReports": "https://github.com/gabybudel/DBHC/issues",
  "NeedsCompilation": "no",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libjpeg-dev\nlibpng-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://gabybudel.r-universe.dev",
  "Date/Publication": "2022-12-22 07:54:13 UTC",
  "RemoteUrl": "https://github.com/gabybudel/dbhc",
  "RemoteRef": "HEAD",
  "RemoteSha": "b071dee90105ce689bfe9c2bfcbe18166b1c4a74",
  "Packaged": {
    "Date": "2026-06-09 07:12:16 UTC",
    "User": "root"
  },
  "MD5sum": "9509659554d8ecd07128920a98142d39",
  "_user": "gabybudel",
  "_type": "src",
  "_file": "DBHC_0.0.3.tar.gz",
  "_fileid": "204bef461049b772d6d105ffaee2a632cd23fa3eccf07cf18f7072b0c1e67027",
  "_filesize": 119760,
  "_sha256": "204bef461049b772d6d105ffaee2a632cd23fa3eccf07cf18f7072b0c1e67027",
  "_created": "2026-06-09T07:12:16.000Z",
  "_published": "2026-06-09T07:30:28.634Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80267952929,
      "time": 304,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7500941043"
    },
    {
      "job": 80267952932,
      "time": 177,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500901913"
    },
    {
      "job": 80267952878,
      "time": 255,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7501181133"
    },
    {
      "job": 80267952902,
      "time": 201,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501124502"
    },
    {
      "job": 80267442494,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500846328"
    },
    {
      "job": 80267952882,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500884228"
    },
    {
      "job": 80267953001,
      "time": 127,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7500886089"
    },
    {
      "job": 80267953040,
      "time": 107,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7500879999"
    },
    {
      "job": 80267952978,
      "time": 137,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500889435"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gabybudel/actions/runs/27189918480",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gabybudel/dbhc",
  "_commit": {
    "id": "b071dee90105ce689bfe9c2bfcbe18166b1c4a74",
    "author": "Gabriel Budel <gabysp_budel@hotmail.com>",
    "committer": "Gabriel Budel <gabysp_budel@hotmail.com>",
    "message": "CRAN\n",
    "time": 1671695653
  },
  "_maintainer": {
    "name": "Gabriel Budel",
    "email": "gabysp_budel@hotmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "seqHMM",
      "version": ">= 1.0.8",
      "role": "Imports"
    },
    {
      "package": "TraMineR",
      "version": ">= 2.0-7",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "version": ">= 1.2.1",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 2.2.1",
      "role": "Imports"
    },
    {
      "package": "methods",
      "version": ">= 4.2.2",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "gabybudel",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_userbio": {
    "uuid": 28385634,
    "type": "user",
    "name": "Gabriel Budel",
    "description": "I am an Applied Scientist with research interests in AI, quantitative marketing, causal inference, network science, hyperbolic graph embeddings, and NLP."
  },
  "_downloads": {
    "count": 132,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DBHC"
  },
  "_devurl": "https://github.com/gabybudel/dbhc",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DBHC.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gabybudel/dbhc",
  "_realowner": "gabybudel",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2018-04-13"
    },
    {
      "version": "0.0.3",
      "date": "2022-12-22"
    }
  ],
  "_exports": [
    "assign.clusters",
    "cluster.bic",
    "count.parameters",
    "emission.heatmap",
    "hmm.clust",
    "model.ll",
    "partition.bic",
    "select.seeds",
    "seq2hmm.ll",
    "size.search",
    "smooth.hmm",
    "smooth.probabilities",
    "transition.heatmap"
  ],
  "_help": [
    {
      "page": "assign.clusters",
      "title": "Cluster Assignment",
      "topics": [
        "assign.clusters"
      ]
    },
    {
      "page": "cluster.bic",
      "title": "HMM BIC",
      "topics": [
        "cluster.bic"
      ]
    },
    {
      "page": "count.parameters",
      "title": "Count HMM Parameters",
      "topics": [
        "count.parameters"
      ]
    },
    {
      "page": "emission.heatmap",
      "title": "Heatmap Emission Probabilities",
      "topics": [
        "emission.heatmap"
      ]
    },
    {
      "page": "hmm.clust",
      "title": "DBHC Algorithm",
      "topics": [
        "hmm.clust"
      ]
    },
    {
      "page": "model.ll",
      "title": "Get HMM Log Likelihood",
      "topics": [
        "model.ll"
      ]
    },
    {
      "page": "partition.bic",
      "title": "Partition BIC",
      "topics": [
        "partition.bic"
      ]
    },
    {
      "page": "select.seeds",
      "title": "Seed Selection Procedure",
      "topics": [
        "select.seeds"
      ]
    },
    {
      "page": "seq2hmm.ll",
      "title": "Sequence-to-HMM Likelihood",
      "topics": [
        "seq2hmm.ll"
      ]
    },
    {
      "page": "size.search",
      "title": "Size Search Algorithm",
      "topics": [
        "size.search"
      ]
    },
    {
      "page": "smooth.hmm",
      "title": "Smooth HMM Parameters",
      "topics": [
        "smooth.hmm"
      ]
    },
    {
      "page": "smooth.probabilities",
      "title": "Smooth Probabilities",
      "topics": [
        "smooth.probabilities"
      ]
    },
    {
      "page": "transition.heatmap",
      "title": "Heatmap Transition Probabilities",
      "topics": [
        "transition.heatmap"
      ]
    }
  ],
  "_readme": "https://github.com/gabybudel/dbhc/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "bit",
    "bit64",
    "boot",
    "checkmate",
    "cli",
    "clipr",
    "cluster",
    "codetools",
    "collapse",
    "colorspace",
    "commonmark",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "farver",
    "forcats",
    "future",
    "future.apply",
    "generics",
    "ggh4x",
    "ggplot2",
    "ggrepel",
    "ggseqplot",
    "ggtext",
    "globals",
    "glue",
    "gridBase",
    "gridtext",
    "gtable",
    "haven",
    "hms",
    "igraph",
    "isoband",
    "jpeg",
    "labeling",
    "lattice",
    "lhs",
    "lifecycle",
    "listenv",
    "litedown",
    "magrittr",
    "markdown",
    "MASS",
    "Matrix",
    "mgcv",
    "nlme",
    "nloptr",
    "numDeriv",
    "parallelly",
    "patchwork",
    "permute",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "prettyunits",
    "progress",
    "progressr",
    "purrr",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppHungarian",
    "Rdpack",
    "readr",
    "reshape2",
    "rlang",
    "S7",
    "scales",
    "seqHMM",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "TraMineR",
    "tzdb",
    "utf8",
    "vctrs",
    "vegan",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xml2"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "dbhc",
  "_universes": [
    "gabybudel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-06-09T07:16:59.000Z",
      "distro": "noble",
      "commit": "b071dee90105ce689bfe9c2bfcbe18166b1c4a74",
      "fileid": "ffae7fe84ba7e6711e23087b89427fe0c8732b53e08fe018d96bd56cc473b76a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabybudel/actions/runs/27189918480"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-06-09T07:14:44.000Z",
      "distro": "noble",
      "commit": "b071dee90105ce689bfe9c2bfcbe18166b1c4a74",
      "fileid": "1fd530fa291083ad7939c3a011f9fae4921db61a993017188e9d6183227b20c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabybudel/actions/runs/27189918480"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-06-09T07:28:51.000Z",
      "commit": "b071dee90105ce689bfe9c2bfcbe18166b1c4a74",
      "fileid": "c6ddd4b7d7429520a0d93b626d22746c2e8d484ebe155888cddf218e84d5c26f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabybudel/actions/runs/27189918480"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-06-09T07:26:12.000Z",
      "commit": "b071dee90105ce689bfe9c2bfcbe18166b1c4a74",
      "fileid": "ece0f90bc68424c51e881bd99751496c68dd14f14b3d19416e08caa4adb739e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabybudel/actions/runs/27189918480"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.3",
      "date": "2026-06-09T07:14:35.000Z",
      "commit": "b071dee90105ce689bfe9c2bfcbe18166b1c4a74",
      "fileid": "7a0db65934f96d753d4ecd92c9c69e5e41f0b83e3193909fc81cf3400094cbed",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gabybudel/actions/runs/27189918480"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-06-09T07:13:46.000Z",
      "commit": "b071dee90105ce689bfe9c2bfcbe18166b1c4a74",
      "fileid": "a27e0ea1ea3f48f751d9806f6d5d0605b2b05e7d5afc9238211c99b8479d7ab2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabybudel/actions/runs/27189918480"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-06-09T07:13:32.000Z",
      "commit": "b071dee90105ce689bfe9c2bfcbe18166b1c4a74",
      "fileid": "a94261e057d65f7a30e042c88aef0268cc762fc5ba38ac0dc3cbd86c70f9dfa8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabybudel/actions/runs/27189918480"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-06-09T07:14:02.000Z",
      "commit": "b071dee90105ce689bfe9c2bfcbe18166b1c4a74",
      "fileid": "eebd17dbca1963ad0e95c2d910e5f3e6a76d8925e7096cb2ddfc78096c25b2cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabybudel/actions/runs/27189918480"
    }
  ]
}