{
  "_id": "6a18241dacfb0bcc41db3e99",
  "Package": "hmmTensor",
  "Type": "Package",
  "Title": "Hidden Markov Model by Matrix and Tensor Decomposition",
  "Version": "0.1.0",
  "Authors@R": "person(given = \"Koki\",\nfamily = \"Tsuyuzaki\",\nrole = c(\"aut\", \"cre\"),\nemail = \"k.t.the-answer@hotmail.co.jp\")",
  "Description": "Solves Hidden Markov Models (HMMs) via matrix and tensor\ndecomposition. Converts observation sequences to co-occurrence\nmatrices/tensors and applies Symmetric Non-negative Matrix\nFactorization (symNMF), Singular Value Decomposition (SVD),\nCANDECOMP/PARAFAC (CP) decomposition, or Tensor-Train (TT)\ndecomposition to recover HMM parameters. Also provides standard\nHMM algorithms (Forward, Backward, Viterbi, Baum-Welch) for\ncomparison. The spectral learning approach for HMMs is based on\nHsu, Kakade, and Zhang (2012) <doi:10.1016/j.jcss.2011.12.025>.\nThe symNMF method is described in Kuang, Yun, and Park (2015)\n<doi:10.1007/s10898-014-0247-2>. The Tensor-Train decomposition\nis described in Oseledets (2011) <doi:10.1137/090752286>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 11:10:48 UTC",
    "User": "root"
  },
  "Author": "Koki Tsuyuzaki [aut, cre]",
  "Maintainer": "Koki Tsuyuzaki <k.t.the-answer@hotmail.co.jp>",
  "Repository": "https://kokitsuyuzaki.r-universe.dev",
  "Date/Publication": "2026-05-27 09:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/hmmTensor",
  "RemoteRef": "HEAD",
  "RemoteSha": "be8657d954e97303151fce55019125bf37df7449",
  "MD5sum": "994a85ee0454101684a50a60ee35ac86",
  "_user": "kokitsuyuzaki",
  "_type": "src",
  "_file": "hmmTensor_0.1.0.tar.gz",
  "_fileid": "2d354618dd93454b98fb082e2d9f93501db74ededa009012531a039c1ed609fd",
  "_filesize": 163160,
  "_sha256": "2d354618dd93454b98fb082e2d9f93501db74ededa009012531a039c1ed609fd",
  "_created": "2026-05-28T11:10:48.000Z",
  "_published": "2026-05-28T11:16:45.187Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78278290967,
      "time": 106,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7264364432"
    },
    {
      "job": 78278290927,
      "time": 108,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264365448"
    },
    {
      "job": 78278291006,
      "time": 190,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7264400889"
    },
    {
      "job": 78278291102,
      "time": 243,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264420917"
    },
    {
      "job": 78277872730,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264331181"
    },
    {
      "job": 78278291042,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264360360"
    },
    {
      "job": 78278291052,
      "time": 142,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7264377057"
    },
    {
      "job": 78278290985,
      "time": 61,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7264350506"
    },
    {
      "job": 78278291167,
      "time": 60,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264350028"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kokitsuyuzaki/actions/runs/26571004731",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/hmmTensor",
  "_commit": {
    "id": "be8657d954e97303151fce55019125bf37df7449",
    "author": "Koki Tsuyuzaki <k.t.the-answer@hotmail.co.jp>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1779873002
  },
  "_maintainer": {
    "name": "Koki Tsuyuzaki",
    "email": "k.t.the-answer@hotmail.co.jp",
    "login": "kokitsuyuzaki",
    "description": "",
    "uuid": 2173745
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "rTensor",
      "role": "Imports"
    },
    {
      "package": "symTensor",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-05-27"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "kokitsuyuzaki",
      "count": 1,
      "uuid": 2173745
    }
  ],
  "_userbio": {
    "uuid": 2173745,
    "type": "user",
    "name": "kokitsuyuzaki"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hmmTensor"
  },
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hmmTensor.html",
    "manual.pdf"
  ],
  "_realowner": "kokitsuyuzaki",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-05-27"
    }
  ],
  "_exports": [
    "Backward",
    "BaumWelch",
    "Forward",
    "HMM",
    "Seq2Prob",
    "toyModel",
    "Viterbi"
  ],
  "_help": [
    {
      "page": "Backward",
      "title": "Backward Algorithm for HMM",
      "topics": [
        "Backward"
      ]
    },
    {
      "page": "BaumWelch",
      "title": "Baum-Welch Algorithm (EM) for HMM",
      "topics": [
        "BaumWelch"
      ]
    },
    {
      "page": "Forward",
      "title": "Forward Algorithm for HMM",
      "topics": [
        "Forward"
      ]
    },
    {
      "page": "HMM",
      "title": "HMM Parameter Estimation via Matrix/Tensor Decomposition",
      "topics": [
        "HMM"
      ]
    },
    {
      "page": "Seq2Prob",
      "title": "Convert Observation Sequences to Co-occurrence Matrix/Tensor",
      "topics": [
        "Seq2Prob"
      ]
    },
    {
      "page": "toyModel",
      "title": "Generate Toy HMM Data",
      "topics": [
        "toyModel"
      ]
    },
    {
      "page": "Viterbi",
      "title": "Viterbi Algorithm for HMM",
      "topics": [
        "Viterbi"
      ]
    }
  ],
  "_rundeps": [
    "rTensor",
    "symTensor"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "hmmtensor",
  "_universes": [
    "kokitsuyuzaki"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-28T11:12:39.000Z",
      "distro": "noble",
      "commit": "be8657d954e97303151fce55019125bf37df7449",
      "fileid": "f7a232aae25595bcf9b5c7e8bf4701219eb5cc2dc23639f3a63b01a25324144d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kokitsuyuzaki/actions/runs/26571004731"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-28T11:12:40.000Z",
      "distro": "noble",
      "commit": "be8657d954e97303151fce55019125bf37df7449",
      "fileid": "61f4afe2db76375356c99f7c2ef14ce82af2a8e5e30b7d17219befb635a130b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kokitsuyuzaki/actions/runs/26571004731"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-28T11:14:32.000Z",
      "commit": "be8657d954e97303151fce55019125bf37df7449",
      "fileid": "e2654da1c66c66796e5e1e406e10a90da5d6e9ebc36736586bc03b0056ae127a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kokitsuyuzaki/actions/runs/26571004731"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-28T11:15:28.000Z",
      "commit": "be8657d954e97303151fce55019125bf37df7449",
      "fileid": "986ecf72e41fbbeb25defa59a8ffae1b8a135361d8d893c28ed4f6a420527fff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kokitsuyuzaki/actions/runs/26571004731"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-28T11:12:37.000Z",
      "commit": "be8657d954e97303151fce55019125bf37df7449",
      "fileid": "c041d5b925853e5a62703aed6ead902ea78c1dd1b3d18c56455494ec74aba325",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kokitsuyuzaki/actions/runs/26571004731"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-28T11:13:10.000Z",
      "commit": "be8657d954e97303151fce55019125bf37df7449",
      "fileid": "b30bb75d09fdd96942aa20e3aa5cff2b8baa5450e643f7f76a2cbd2daa45067d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kokitsuyuzaki/actions/runs/26571004731"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-28T11:11:51.000Z",
      "commit": "be8657d954e97303151fce55019125bf37df7449",
      "fileid": "a283800589862ef024ca6da04ce90299277f636fc249c3cfd66ecee9fcbcdec1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kokitsuyuzaki/actions/runs/26571004731"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-28T11:11:52.000Z",
      "commit": "be8657d954e97303151fce55019125bf37df7449",
      "fileid": "cad4d1d9028b0f701a6128fcef5b2cc212a37e2afda24e0d95f0f059529e9d4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kokitsuyuzaki/actions/runs/26571004731"
    }
  ]
}