{
  "_id": "6a1eaab0b25058d4daad9a1b",
  "Package": "plotHMM",
  "Type": "Package",
  "Title": "Plot Hidden Markov Models",
  "Version": "2025.7.23",
  "Authors@R": "c(\nperson(\"Toby\", \"Hocking\",\nemail=\"toby.hocking@r-project.org\",\nrole=c(\"aut\", \"cre\")))",
  "Description": "Hidden Markov Models are useful for modeling sequential\ndata. This package provides several functions implemented in\nC++ for explaining the algorithms used for Hidden Markov Models\n(forward, backward, decoding, learning).",
  "License": "GPL (>= 2)",
  "VignetteBuilder": "knitr",
  "Repository": "https://tdhock.r-universe.dev",
  "Date/Publication": "2025-07-23 18:50:41 UTC",
  "RemoteUrl": "https://github.com/tdhock/plothmm",
  "RemoteRef": "HEAD",
  "RemoteSha": "be92fc1a960e1ae3af9788c7877b5554f27f5217",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-02 09:58:17 UTC",
    "User": "root"
  },
  "Author": "Toby Hocking [aut, cre]",
  "Maintainer": "Toby Hocking <toby.hocking@r-project.org>",
  "MD5sum": "46f4e2e94ae6164c7993f6ac6abaa87a",
  "_user": "tdhock",
  "_type": "src",
  "_file": "plotHMM_2025.7.23.tar.gz",
  "_fileid": "71c655680161e49c6e23d11ede3d8e622baf59abdab90890c92fdef84be78f11",
  "_filesize": 771901,
  "_sha256": "71c655680161e49c6e23d11ede3d8e622baf59abdab90890c92fdef84be78f11",
  "_created": "2026-06-02T09:58:17.000Z",
  "_published": "2026-06-02T10:04:32.865Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79045833798,
      "time": 150,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354673511"
    },
    {
      "job": 79045833765,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354674019"
    },
    {
      "job": 79045833786,
      "time": 155,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354676094"
    },
    {
      "job": 79045833731,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354670893"
    },
    {
      "job": 79045833732,
      "time": 112,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354660194"
    },
    {
      "job": 79045833877,
      "time": 187,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354685773"
    },
    {
      "job": 79045833804,
      "time": 156,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354674510"
    },
    {
      "job": 79045833723,
      "time": 317,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354732166"
    },
    {
      "job": 79045156806,
      "time": 230,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354620143"
    },
    {
      "job": 79045833664,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354665506"
    },
    {
      "job": 79045833757,
      "time": 134,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354666576"
    },
    {
      "job": 79045833751,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354660937"
    },
    {
      "job": 79045833693,
      "time": 136,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354666448"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tdhock/actions/runs/26812272181",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tdhock/plothmm",
  "_commit": {
    "id": "be92fc1a960e1ae3af9788c7877b5554f27f5217",
    "author": "Toby Dylan Hocking <toby.dylan.hocking@usherbrooke.ca>",
    "committer": "Toby Dylan Hocking <toby.dylan.hocking@usherbrooke.ca>",
    "message": "upgrade check action\n",
    "time": 1753296641
  },
  "_maintainer": {
    "name": "Toby Hocking",
    "email": "toby.hocking@r-project.org",
    "login": "tdhock",
    "description": "",
    "uuid": 932850
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.7",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "R.utils",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "depmixS4",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "neuroblastoma",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    }
  ],
  "_owner": "tdhock",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "tdhock",
      "count": 27,
      "uuid": 932850
    }
  ],
  "_userbio": {
    "uuid": 932850,
    "type": "user",
    "name": "Toby Dylan Hocking"
  },
  "_downloads": {
    "count": 171,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/plotHMM"
  },
  "_devurl": "https://github.com/tdhock/plothmm",
  "_searchresults": 4,
  "_topics": [
    "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/plotHMM.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tdhock/plothmm",
  "_realowner": "tdhock",
  "_cranurl": true,
  "_releases": [
    {
      "version": "2022.1.18",
      "date": "2022-01-19"
    },
    {
      "version": "2022.1.25",
      "date": "2022-01-27"
    },
    {
      "version": "2023.8.28",
      "date": "2023-09-05"
    }
  ],
  "_exports": [
    "backward_interface",
    "elnproduct",
    "elnsum",
    "forward_interface",
    "logsumexp",
    "multiply_interface",
    "pairwise_interface",
    "transition_interface",
    "viterbi_interface"
  ],
  "_datasets": [
    {
      "name": "buggy.5states",
      "title": "Buggy data with 5 states",
      "object": "buggy.5states",
      "file": "buggy.5states.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "profile.id",
        "chromosome",
        "position",
        "logratio"
      ],
      "rows": 652,
      "table": true,
      "tojson": true
    },
    {
      "name": "buggy.data",
      "title": "Buggy data with one state",
      "object": "buggy.data",
      "file": "buggy.data.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "profile.id",
        "chromosome",
        "position",
        "logratio"
      ],
      "rows": 3256,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "backward_interface",
      "title": "Backward algorithm",
      "topics": [
        "backward_interface"
      ]
    },
    {
      "page": "buggy.5states",
      "title": "Buggy data with 5 states",
      "topics": [
        "buggy.5states"
      ]
    },
    {
      "page": "buggy.data",
      "title": "Buggy data with one state",
      "topics": [
        "buggy.data"
      ]
    },
    {
      "page": "eln",
      "title": "Log probability arithmetic",
      "topics": [
        "elnproduct",
        "elnsum",
        "logsumexp"
      ]
    },
    {
      "page": "forward_interface",
      "title": "Forward algorithm",
      "topics": [
        "forward_interface"
      ]
    },
    {
      "page": "multiply_interface",
      "title": "Multiply algorithm",
      "topics": [
        "multiply_interface"
      ]
    },
    {
      "page": "pairwise_interface",
      "title": "Pairwise algorithm",
      "topics": [
        "pairwise_interface"
      ]
    },
    {
      "page": "transition_interface",
      "title": "Transition algorithm",
      "topics": [
        "transition_interface"
      ]
    },
    {
      "page": "viterbi_interface",
      "title": "Viterbi algorithm",
      "topics": [
        "viterbi_interface"
      ]
    }
  ],
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "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"
    }
  ],
  "_vignettes": [
    {
      "source": "compare_depmixS4.Rmd",
      "filename": "compare_depmixS4.html",
      "title": "Comparison with depmixS4",
      "engine": "knitr::knitr",
      "headings": [
        "Comparison with depmixS4",
        "Simple data set where depmix errors for nstates=2",
        "Data set where nstates=5 errors",
        "Fit several data sequences",
        "How to constrain common variance parameter?",
        "Forward-backward algorithm speed comparison",
        "Viterbi algorithm speed comparison"
      ],
      "created": "2021-10-18 23:15:13",
      "modified": "2023-08-29 05:33:00",
      "commits": 5
    },
    {
      "source": "multiple_sequences.Rmd",
      "filename": "multiple_sequences.html",
      "title": "Multiple sequences",
      "engine": "knitr::knitr",
      "headings": [
        "Multiple sequences",
        "Simple data set where depmix errors for nstates=2"
      ],
      "created": "2021-10-27 06:10:08",
      "modified": "2021-10-27 06:10:08",
      "commits": 1
    }
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "plothmm",
  "_universes": [
    "tdhock"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2025.7.23",
      "date": "2026-06-02T10:00:48.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "be92fc1a960e1ae3af9788c7877b5554f27f5217",
      "fileid": "926926a07de4f8f629c2665fff3f40387d6e7679aa357f3949c58ba42274c7bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/26812272181"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2025.7.23",
      "date": "2026-06-02T10:00:50.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "be92fc1a960e1ae3af9788c7877b5554f27f5217",
      "fileid": "1ad99a507691e8a62438dd3b67cb13f2cd05b41ddd7ba9762ce720f39536fa3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/26812272181"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2025.7.23",
      "date": "2026-06-02T10:00:55.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "be92fc1a960e1ae3af9788c7877b5554f27f5217",
      "fileid": "1ffd1e2cac1709a187f135c414b3ae0d9df765e4f16130da4a61e258bc85c47e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/26812272181"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2025.7.23",
      "date": "2026-06-02T10:00:40.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "be92fc1a960e1ae3af9788c7877b5554f27f5217",
      "fileid": "6a75842a965b1c524c1d4d14fa511d8c170fa7a75ada6c55e50e6524174108d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/26812272181"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2025.7.23",
      "date": "2026-06-02T10:00:20.000Z",
      "arch": "aarch64",
      "commit": "be92fc1a960e1ae3af9788c7877b5554f27f5217",
      "fileid": "58d6b1960c09e8b4518009cd21d16270a5bb7493bfe757ba0834c10b870bbfd6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/26812272181"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2025.7.23",
      "date": "2026-06-02T10:01:13.000Z",
      "arch": "x86_64",
      "commit": "be92fc1a960e1ae3af9788c7877b5554f27f5217",
      "fileid": "77b9a291f7890b714f936e15a366b3784da0f37eedca71ab08e8132b061b7cfc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/26812272181"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2025.7.23",
      "date": "2026-06-02T10:00:43.000Z",
      "arch": "aarch64",
      "commit": "be92fc1a960e1ae3af9788c7877b5554f27f5217",
      "fileid": "f1fee1a28b73c513be62da2fc8c5fa47f391513a1e7616bb5c32db513de0e848",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/26812272181"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2025.7.23",
      "date": "2026-06-02T10:02:39.000Z",
      "arch": "x86_64",
      "commit": "be92fc1a960e1ae3af9788c7877b5554f27f5217",
      "fileid": "fb605e5407ece10a2f84d67544200fff7c5824db4ae316c46bdc14c6575c3945",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/26812272181"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2025.7.23",
      "date": "2026-06-02T10:00:40.000Z",
      "arch": "emscripten",
      "commit": "be92fc1a960e1ae3af9788c7877b5554f27f5217",
      "fileid": "b5a73dfbe4f2b914d76eaa8e5f41fd3f41c6069d0e27a0c648a3d1df38e61ecc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/26812272181"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2025.7.23",
      "date": "2026-06-02T09:59:53.000Z",
      "arch": "x86_64",
      "commit": "be92fc1a960e1ae3af9788c7877b5554f27f5217",
      "fileid": "12c7fea2bf2f48da684ae03d237c5e32a8e21f97261803ab24cba7ac55793ecc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/26812272181"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2025.7.23",
      "date": "2026-06-02T09:59:45.000Z",
      "arch": "x86_64",
      "commit": "be92fc1a960e1ae3af9788c7877b5554f27f5217",
      "fileid": "5c7f07f84966aba8711b981f7a478e0adf585d79d1fa1bb5dfdace2a45b6f89a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/26812272181"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2025.7.23",
      "date": "2026-06-02T09:59:49.000Z",
      "arch": "x86_64",
      "commit": "be92fc1a960e1ae3af9788c7877b5554f27f5217",
      "fileid": "ab25fa27ce34680f54da74b4994e125443a1320fe8fb87b12e39f6dc1c1045bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/26812272181"
    }
  ]
}