{
  "_id": "6a476efe6527f6f71fa0646e",
  "Package": "regmhmm",
  "Type": "Package",
  "Title": "'regmhmm' Fits Hidden Markov Models with Regularization",
  "Version": "1.0.0",
  "Date": "2023-11-29",
  "Authors@R": "c(\nperson(\"Man Chong\", \"Leong\", , \"mc.leong26@gmail.com\", role = c(\"cre\", \"aut\"),\ncomment = c(ORCID = \"0000-0003-3895-9527\"))\n)",
  "Maintainer": "Man Chong Leong <mc.leong26@gmail.com>",
  "Description": "Designed for longitudinal data analysis using Hidden\nMarkov Models (HMMs). Tailored for applications in healthcare,\nsocial sciences, and economics, the main emphasis of this\npackage is on regularization techniques for fitting HMMs.\nAdditionally, it provides an implementation for fitting HMMs\nwithout regularization, referencing Zucchini et al. (2017,\nISBN:9781315372488).",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "URL": "https://github.com/HenryLeongStat/regmhmm",
  "BugReports": "https://github.com/HenryLeongStat/regmhmm/issues",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-03 08:08:15 UTC",
    "User": "root"
  },
  "Author": "Man Chong Leong [cre, aut]\n(<https://orcid.org/0000-0003-3895-9527>)",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-12-05 02:42:22 UTC",
  "RemoteUrl": "https://github.com/cran/regmhmm",
  "RemoteRef": "HEAD",
  "RemoteSha": "354515cb380f8cf6b7140db374bd316d5b245060",
  "_user": "cran",
  "_type": "src",
  "_file": "regmhmm_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/7248ee9a2365a6f43783dfc439f53013ed3db7f3df26ec6fc648738e9f8d2e61",
  "_filesize": 141792,
  "_sha256": "7248ee9a2365a6f43783dfc439f53013ed3db7f3df26ec6fc648738e9f8d2e61",
  "_expires": "2026-10-11T08:12:46.000Z",
  "_created": "2026-07-03T08:08:15.000Z",
  "_published": "2026-07-03T08:12:46.581Z",
  "_jobs": [
    {
      "job": 84957388885,
      "time": 185,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8061291437"
    },
    {
      "job": 84957388872,
      "time": 185,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8061290375"
    },
    {
      "job": 84957388963,
      "time": 181,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8061290219"
    },
    {
      "job": 84957388875,
      "time": 183,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8061289608"
    },
    {
      "job": 84956591197,
      "time": 283,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8061226081"
    },
    {
      "job": 84957388876,
      "time": 192,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8061292631"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28647198086",
  "_status": "success",
  "_upstream": "https://github.com/cran/regmhmm",
  "_commit": {
    "id": "354515cb380f8cf6b7140db374bd316d5b245060",
    "author": "Man Chong Leong <mc.leong26@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1701744142
  },
  "_maintainer": {
    "name": "Man Chong Leong",
    "email": "mc.leong26@gmail.com",
    "login": "henryleongstat",
    "description": "A statistician",
    "uuid": 26916551,
    "orcid": "0000-0003-3895-9527"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "glmnetUtils",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "henryleongstat",
      "count": 1,
      "uuid": 26916551
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 615,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 274,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/regmhmm"
  },
  "_devurl": "https://github.com/henryleongstat/regmhmm",
  "_searchresults": 0,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/regmhmm.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/henryleongstat/regmhmm",
  "_realowner": "henryleongstat",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2023-12-04"
    }
  ],
  "_exports": [
    "backward",
    "compute_joint_state",
    "compute_loglikelihood",
    "compute_state",
    "forward",
    "forward_backward",
    "HMM",
    "HMM_C_raw",
    "HMM_one_step",
    "IRLS_EM",
    "rHMM",
    "rHMM_one_step",
    "simulate_HMM_data"
  ],
  "_help": [
    {
      "page": "backward",
      "title": "Probability Calculation using the Backward Algorithm for Hidden Markov Models",
      "topics": [
        "backward"
      ]
    },
    {
      "page": "compute_joint_state",
      "title": "Posterior Joint Probability Calculation for Hidden States in a Hidden Markov Model",
      "topics": [
        "compute_joint_state"
      ]
    },
    {
      "page": "compute_loglikelihood",
      "title": "Log-Likelihood Calculation for Hidden Markov Models (Forward Algorithm)",
      "topics": [
        "compute_loglikelihood"
      ]
    },
    {
      "page": "compute_state",
      "title": "Posterior Probability Estimation for Hidden States in Hidden Markov Models",
      "topics": [
        "compute_state"
      ]
    },
    {
      "page": "forward",
      "title": "Forward Algorithm for Probability Calculation in Hidden Markov Models",
      "topics": [
        "forward"
      ]
    },
    {
      "page": "forward_backward",
      "title": "Probability Calculation in Hidden Markov Models using Forward-Backward Algorithm",
      "topics": [
        "forward_backward"
      ]
    },
    {
      "page": "HMM",
      "title": "Fitting Hidden Markov Models using Expectation-Maximization (EM) Algorithm",
      "topics": [
        "HMM"
      ]
    },
    {
      "page": "HMM_C_raw",
      "title": "Fit Hidden Markov Model (HMM)",
      "topics": [
        "HMM_C_raw"
      ]
    },
    {
      "page": "HMM_one_step",
      "title": "Single EM Iteration for Fitting Hidden Markov Models (HMM)",
      "topics": [
        "HMM_one_step"
      ]
    },
    {
      "page": "IRLS_EM",
      "title": "Iterative Reweighted Least Squares for the EM algorithm",
      "topics": [
        "IRLS_EM"
      ]
    },
    {
      "page": "print.HMM",
      "title": "Print Outputs from a Hidden Markov Model (HMM)",
      "topics": [
        "print.HMM"
      ]
    },
    {
      "page": "rHMM",
      "title": "Fit Regularized Hidden Markov Models (rHMM) with Modified CCD",
      "topics": [
        "rHMM"
      ]
    },
    {
      "page": "rHMM_one_step",
      "title": "Single Iteration of EM Algorithm for Fitting Regularized Hidden Markov Model (rHMM)",
      "topics": [
        "rHMM_one_step"
      ]
    },
    {
      "page": "simulate_HMM_data",
      "title": "Simulate Hidden Markov Model (HMM) Data",
      "topics": [
        "simulate_HMM_data"
      ]
    }
  ],
  "_readme": "https://github.com/cran/regmhmm/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "foreach",
    "glmnet",
    "glmnetUtils",
    "iterators",
    "lattice",
    "MASS",
    "Matrix",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "shape",
    "survival"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "regmhmm.Rmd",
      "filename": "regmhmm.html",
      "title": "regmhmm",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2023-12-05 02:42:22",
      "modified": "2023-12-05 02:42:22",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "regmhmm",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://henryleongstat.r-universe.dev/regmhmm",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-03T08:11:27.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "354515cb380f8cf6b7140db374bd316d5b245060",
      "fileid": "https://r2.ropensci.org/b5516a96f9f354bcfaa2c66207f6c434a4136ba42379d54c9b4f8577d91a1d4a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28647198086"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-03T08:11:12.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "354515cb380f8cf6b7140db374bd316d5b245060",
      "fileid": "https://r2.ropensci.org/836d1de65d01419d7c56e7bd4cfdfb548e6ebf4d75f6430fe6e4346ecaa7dfd7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28647198086"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-03T08:11:24.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "354515cb380f8cf6b7140db374bd316d5b245060",
      "fileid": "https://r2.ropensci.org/46e6b4ea18285c714b696779ebf5a6e50e88643d263d10b8aa2cd955f04aa4c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28647198086"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-03T08:11:09.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "354515cb380f8cf6b7140db374bd316d5b245060",
      "fileid": "https://r2.ropensci.org/3d36a65506337b231838d2182e1112925991b1682d4608dbd61e31927f17e8d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28647198086"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-03T08:11:45.000Z",
      "arch": "emscripten",
      "commit": "354515cb380f8cf6b7140db374bd316d5b245060",
      "fileid": "https://r2.ropensci.org/4b388a0ed9c44ca39ecd280eb270a6ef998930fa7d9375e7a127b85dcdaa8bd0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28647198086"
    }
  ]
}