{
  "_id": "6a0f61edacfb0bcc41c5c157",
  "Package": "RcppHMM",
  "Type": "Package",
  "Title": "Rcpp Hidden Markov Model",
  "Version": "1.2.2.1",
  "Date": "2025-09-17",
  "Authors@R": "c(person(given = c(\"Roberto\", \"A.\"),\nfamily = \"Cardenas-Ovando\",\nrole = c(\"aut\", \"cre\"),\nemail = \"robalecarova@gmail.com\"),\nperson(given = \"Julieta\",\nfamily = \"Noguez\",\nrole = \"aut\"),\nperson(given = \"Claudia\",\nfamily = \"Rangel-Escareno\",\nrole = \"aut\"))",
  "Maintainer": "Roberto A. Cardenas-Ovando <robalecarova@gmail.com>",
  "Description": "Collection of functions to evaluate sequences, decode\nhidden states and estimate parameters from a single or multiple\nsequences of a discrete time Hidden Markov Model. The observed\nvalues can be modeled by a multinomial distribution for\ncategorical/labeled emissions, a mixture of Gaussians for\ncontinuous data and also a mixture of Poissons for discrete\nvalues. It includes functions for random initialization,\nsimulation, backward or forward sequence evaluation, Viterbi or\nforward-backward decoding and parameter estimation using an\nExpectation-Maximization approach.",
  "License": "GPL (>= 3)",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-21 10:52:44 UTC",
    "User": "root"
  },
  "Author": "Roberto A. Cardenas-Ovando [aut, cre], Julieta Noguez [aut],\nClaudia Rangel-Escareno [aut]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-09-17 23:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/RcppHMM",
  "RemoteRef": "HEAD",
  "RemoteSha": "92bd8e39dee0bdda8d093abc92505e1de9a3a746",
  "MD5sum": "69fa59c8eeb269244dfc10edd4dede11",
  "_user": "cran",
  "_type": "src",
  "_file": "RcppHMM_1.2.2.1.tar.gz",
  "_fileid": "fb8df2a8f48aea82f7ea09aa9a2121e716138ebc2c8219ba8c347a03545cdf7a",
  "_filesize": 190317,
  "_sha256": "fb8df2a8f48aea82f7ea09aa9a2121e716138ebc2c8219ba8c347a03545cdf7a",
  "_created": "2026-05-21T10:52:44.000Z",
  "_published": "2026-05-21T19:50:05.052Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77255687535,
      "time": 146,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7133871251"
    },
    {
      "job": 77255686878,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7133865641"
    },
    {
      "job": 77255687159,
      "time": 150,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133872771"
    },
    {
      "job": 77255686960,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133862492"
    },
    {
      "job": 77255686393,
      "time": 191,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133824603"
    },
    {
      "job": 77255686310,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7145683658"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26221407209",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/RcppHMM",
  "_commit": {
    "id": "92bd8e39dee0bdda8d093abc92505e1de9a3a746",
    "author": "Roberto A. Cardenas-Ovando <robalecarova@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2.2.1\n",
    "time": 1758151202
  },
  "_maintainer": {
    "name": "Roberto A. Cardenas-Ovando",
    "email": "robalecarova@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.1.0",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-38",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.2.2.1",
      "date": "2025-09-17"
    }
  ],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 244,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RcppHMM"
  },
  "_searchresults": 18,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/RcppHMM.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2017-02-08"
    },
    {
      "version": "1.2",
      "date": "2017-08-29"
    },
    {
      "version": "1.2.2",
      "date": "2017-11-21"
    },
    {
      "version": "1.2.2.1",
      "date": "2025-09-17"
    }
  ],
  "_exports": [
    "evaluation",
    "forwardBackward",
    "generateObservations",
    "initGHMM",
    "initHMM",
    "initPHMM",
    "learnEM",
    "loglikelihood",
    "setNames",
    "setParameters",
    "verifyModel",
    "viterbi"
  ],
  "_help": [
    {
      "page": "RcppHMM-package",
      "title": "Overview of Package RcppHMM",
      "topics": [
        "RcppHMM-package",
        "RcppHMM"
      ]
    },
    {
      "page": "Changes",
      "title": "Changes Made to Package RcppHMM",
      "topics": [
        "Changes"
      ]
    },
    {
      "page": "evaluation",
      "title": "Observed sequence evaluation given a model",
      "topics": [
        "evaluation"
      ]
    },
    {
      "page": "forwardBackward",
      "title": "Forward-backward algortihm for hidden state decoding",
      "topics": [
        "forwardBackward"
      ]
    },
    {
      "page": "generateObservations",
      "title": "Generate observations given a model",
      "topics": [
        "generateObservations"
      ]
    },
    {
      "page": "initGHMM",
      "title": "Random Initialization for a Hidden Markov Model with emissions modeled as continuous variables",
      "topics": [
        "initGHMM"
      ]
    },
    {
      "page": "initHMM",
      "title": "Random Initialization for a Hidden Markov Model with emissions modeled as categorical variables",
      "topics": [
        "initHMM"
      ]
    },
    {
      "page": "initPHMM",
      "title": "Random Initialization for a Hidden Markov Model with emissions modeled as discrete variables",
      "topics": [
        "initPHMM"
      ]
    },
    {
      "page": "learnEM",
      "title": "Expectation-Maximization algorithm to estimate the model parameters",
      "topics": [
        "learnEM"
      ]
    },
    {
      "page": "loglikelihood",
      "title": "Evaluation of multiple observed sequences given a model",
      "topics": [
        "loglikelihood"
      ]
    },
    {
      "page": "setNames",
      "title": "Set the names of the model",
      "topics": [
        "setNames"
      ]
    },
    {
      "page": "setParameters",
      "title": "Set the model parameters",
      "topics": [
        "setParameters"
      ]
    },
    {
      "page": "verifyModel",
      "title": "Model parameter verification",
      "topics": [
        "verifyModel"
      ]
    },
    {
      "page": "viterbi",
      "title": "Viterbi algorithm for hidden state decoding",
      "topics": [
        "viterbi"
      ]
    }
  ],
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "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.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1.255272505103306,
  "_indexed": true,
  "_nocasepkg": "rcpphmm",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.2.1",
      "date": "2026-05-21T10:55:14.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "92bd8e39dee0bdda8d093abc92505e1de9a3a746",
      "fileid": "5cbfde2c3d402122195746b30c2825b1fd7d2e4842ded24d34fee102e2487726",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26221407209"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.2.1",
      "date": "2026-05-21T10:55:10.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "92bd8e39dee0bdda8d093abc92505e1de9a3a746",
      "fileid": "df7d450698e3ed732db1c7a51e67f5e43fed579d7647f325a7b9b58e9dd600a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26221407209"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.2.1",
      "date": "2026-05-21T10:55:18.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "92bd8e39dee0bdda8d093abc92505e1de9a3a746",
      "fileid": "64832c25406c5f7fc0b0d290168fd885c1abe29b185730d2c50b85425d609d2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26221407209"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.2.1",
      "date": "2026-05-21T10:54:53.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "92bd8e39dee0bdda8d093abc92505e1de9a3a746",
      "fileid": "b729e11a4c050f927798d37455cf2571abd370314bcbf7cddd69337e8f8e6362",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26221407209"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.2.1",
      "date": "2026-05-21T19:49:15.000Z",
      "arch": "emscripten",
      "commit": "92bd8e39dee0bdda8d093abc92505e1de9a3a746",
      "fileid": "ed62059d80cd2615493f3c30dada74a2a39e3e33d998983305cf9fd6b6215ec7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26221407209"
    }
  ]
}