{
  "_id": "6a1ff671b401979e73443415",
  "Package": "mlstm",
  "Type": "Package",
  "Title": "Multilevel Supervised Topic Models with Multiple Outcomes",
  "Version": "0.1.6",
  "Authors@R": "person(\"Tomoya\", \"Himeno\", email = \"bd24f002@g.hit-u.ac.jp\", role = c(\"aut\", \"cre\"))",
  "Description": "Fits latent Dirichlet allocation (LDA), supervised topic\nmodels, and multilevel supervised topic models for text data\nwith multiple outcome variables. Core estimation routines are\nimplemented in C++ using the 'Rcpp' ecosystem. For topic\nmodels, see Blei et al. (2003)\n<https://www.jmlr.org/papers/volume3/blei03a/blei03a.pdf>. For\nsupervised topic models, see Blei and McAuliffe (2007)\n<https://papers.nips.cc/paper_files/paper/2007/hash/d56b9fc4b0f1be8871f5e1c40c0067e7-Abstract.html>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "SystemRequirements": "C++17",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "URL": "https://thimeno1993.github.io/mlstm/",
  "BugReports": "https://github.com/thimeno1993/mlstm/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "make",
  "Repository": "https://thimeno1993.r-universe.dev",
  "Date/Publication": "2026-03-30 23:45:12 UTC",
  "RemoteUrl": "https://github.com/thimeno1993/mlstm",
  "RemoteRef": "HEAD",
  "RemoteSha": "d345ec5b4b5751cb8cb7b68706a487cd868e8e6d",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-03 09:32:00 UTC",
    "User": "root"
  },
  "Author": "Tomoya Himeno [aut, cre]",
  "Maintainer": "Tomoya Himeno <bd24f002@g.hit-u.ac.jp>",
  "MD5sum": "637acb1f0b97b5e14b9d6b8e2e728d08",
  "_user": "thimeno1993",
  "_type": "src",
  "_file": "mlstm_0.1.6.tar.gz",
  "_fileid": "ff6d85b375d1f010f7407d6cd1f04395952a440cec39c749bae9f0586e991842",
  "_filesize": 211069,
  "_sha256": "ff6d85b375d1f010f7407d6cd1f04395952a440cec39c749bae9f0586e991842",
  "_created": "2026-06-03T09:32:00.000Z",
  "_published": "2026-06-03T09:40:01.324Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79263968611,
      "time": 150,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7380879565"
    },
    {
      "job": 79263968731,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7380879805"
    },
    {
      "job": 79263968706,
      "time": 161,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380883227"
    },
    {
      "job": 79263968678,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380879514"
    },
    {
      "job": 79263968673,
      "time": 168,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7380875231"
    },
    {
      "job": 79263968891,
      "time": 345,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7380946396"
    },
    {
      "job": 79263968582,
      "time": 157,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380869450"
    },
    {
      "job": 79263968573,
      "time": 417,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380960328"
    },
    {
      "job": 79263297399,
      "time": 221,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380821215"
    },
    {
      "job": 79263968533,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380872870"
    },
    {
      "job": 79263968650,
      "time": 146,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7380876676"
    },
    {
      "job": 79263968607,
      "time": 150,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7380878506"
    },
    {
      "job": 79263968575,
      "time": 170,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380885533"
    }
  ],
  "_buildurl": "https://github.com/r-universe/thimeno1993/actions/runs/26875988597",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/thimeno1993/mlstm",
  "_commit": {
    "id": "d345ec5b4b5751cb8cb7b68706a487cd868e8e6d",
    "author": "thimeno1993 <thimeno1956@gmail.com>",
    "committer": "thimeno1993 <thimeno1956@gmail.com>",
    "message": "CRAN resubmission v0.1.6\n",
    "time": 1774914312
  },
  "_maintainer": {
    "name": "Tomoya Himeno",
    "email": "bd24f002@g.hit-u.ac.jp"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppParallel",
      "role": "LinkingTo"
    },
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "RcppParallel",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "thimeno1993",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-12",
      "n": 20
    },
    {
      "week": "2026-14",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "thimeno1993",
      "count": 23,
      "uuid": 269939065
    }
  ],
  "_userbio": {
    "uuid": 269939065,
    "type": "user",
    "name": "thimeno1993"
  },
  "_downloads": {
    "count": 445,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mlstm"
  },
  "_devurl": "https://github.com/thimeno1993/mlstm",
  "_pkgdown": "https://thimeno1993.github.io/mlstm/",
  "_searchresults": 4,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mlstm.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/thimeno1993/mlstm",
  "_realowner": "thimeno1993",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.6",
      "date": "2026-04-03"
    },
    {
      "version": "0.1.7",
      "date": "2026-04-14"
    }
  ],
  "_exports": [
    "eLDA_pass_b_fast",
    "init_mod_from_count",
    "run_lda_gibbs",
    "run_mlstm_vi",
    "run_stm_vi",
    "set_threads",
    "stm_multi_hier_vi_parallel",
    "stm_vi_parallel"
  ],
  "_help": [
    {
      "page": "eLDA_pass_b_fast",
      "title": "One Gibbs sampling sweep for LDA (collapsed) using document–term list.",
      "topics": [
        "eLDA_pass_b_fast"
      ]
    },
    {
      "page": "init_mod_from_count",
      "title": "Initialize LDA/STM state from a (d, v, c) sparse count matrix.",
      "topics": [
        "init_mod_from_count"
      ]
    },
    {
      "page": "run_lda_gibbs",
      "title": "Collapsed LDA Gibbs sampling for sparse (d, v, c) triplet data.",
      "topics": [
        "run_lda_gibbs"
      ]
    },
    {
      "page": "run_mlstm_vi",
      "title": "Multi-level supervised topic model (MLSTM) via variational inference.",
      "topics": [
        "run_mlstm_vi"
      ]
    },
    {
      "page": "run_stm_vi",
      "title": "Supervised topic model (STM) variational inference with ELBO-based convergence.",
      "topics": [
        "run_stm_vi"
      ]
    },
    {
      "page": "set_threads",
      "title": "Set threading options for STM/MLSTM computations",
      "topics": [
        "set_threads"
      ]
    },
    {
      "page": "stm_multi_hier_vi_parallel",
      "title": "Variational inference for multi-output supervised topic models with hierarchical prior.",
      "topics": [
        "stm_multi_hier_vi_parallel"
      ]
    },
    {
      "page": "stm_vi_parallel",
      "title": "Variational inference for supervised LDA (single continuous response).",
      "topics": [
        "stm_vi_parallel"
      ]
    }
  ],
  "_readme": "https://github.com/thimeno1993/mlstm/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "data.table",
    "lattice",
    "Matrix",
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel"
  ],
  "_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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "mlstm-intro.Rmd",
      "filename": "mlstm-intro.html",
      "title": "Introduction to mlstm",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Simulated corpus",
        "LDA",
        "STM",
        "MLSTM",
        "Notes",
        "Session info"
      ],
      "created": "2026-03-21 14:10:29",
      "modified": "2026-03-21 14:10:29",
      "commits": 1
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "mlstm",
  "_universes": [
    "thimeno1993"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-06-03T09:34:38.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d345ec5b4b5751cb8cb7b68706a487cd868e8e6d",
      "fileid": "e9386586d8209f3c26e8d9c304d4cec1579f353da52fb0e66fa0ca2a2256fe5e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thimeno1993/actions/runs/26875988597"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-06-03T09:34:40.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d345ec5b4b5751cb8cb7b68706a487cd868e8e6d",
      "fileid": "7ce9db93f9d37037094492195c781232c6623cc2a99fbc302b35f1cae4fbd6ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thimeno1993/actions/runs/26875988597"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-06-03T09:34:49.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d345ec5b4b5751cb8cb7b68706a487cd868e8e6d",
      "fileid": "4df97eca623b93d2e263971bba4325f0fca1ef154b5019ea276155910d3ee78d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thimeno1993/actions/runs/26875988597"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-06-03T09:34:37.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d345ec5b4b5751cb8cb7b68706a487cd868e8e6d",
      "fileid": "208beb36a46bbcd2fb66be8452ab6008febd7313202e0cb60e25a54eadcf76a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thimeno1993/actions/runs/26875988597"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-06-03T09:34:34.000Z",
      "arch": "aarch64",
      "commit": "d345ec5b4b5751cb8cb7b68706a487cd868e8e6d",
      "fileid": "3c11c0323ae711bf9dea36150a282a32d5005fa74a95b55613f3d3d531d566e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thimeno1993/actions/runs/26875988597"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-06-03T09:37:03.000Z",
      "arch": "x86_64",
      "commit": "d345ec5b4b5751cb8cb7b68706a487cd868e8e6d",
      "fileid": "6729c84e0cfcc057403f4907ae477a8cec6765160e75427d338e721056ff314e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thimeno1993/actions/runs/26875988597"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-06-03T09:34:18.000Z",
      "arch": "aarch64",
      "commit": "d345ec5b4b5751cb8cb7b68706a487cd868e8e6d",
      "fileid": "6d4305655f7c39fadd6702f127cd688dd092bf32d1a3cea98edd2f554790a8ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thimeno1993/actions/runs/26875988597"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-06-03T09:37:08.000Z",
      "arch": "x86_64",
      "commit": "d345ec5b4b5751cb8cb7b68706a487cd868e8e6d",
      "fileid": "64bc27c89467cfcf8f2ea69b7eea97ddbd9e46c4f89901edb846903a0443d73a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thimeno1993/actions/runs/26875988597"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.6",
      "date": "2026-06-03T09:34:37.000Z",
      "arch": "emscripten",
      "commit": "d345ec5b4b5751cb8cb7b68706a487cd868e8e6d",
      "fileid": "6faabb185feed58fd266aa68852e56344c17c974adf7b04faaf6357f9cc9174b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thimeno1993/actions/runs/26875988597"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-06-03T09:33:56.000Z",
      "arch": "x86_64",
      "commit": "d345ec5b4b5751cb8cb7b68706a487cd868e8e6d",
      "fileid": "1bc700d6fb65afe0de40719090d6893db0b777d1b89a9af77c5f9a5e4b93ed1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thimeno1993/actions/runs/26875988597"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-06-03T09:33:49.000Z",
      "arch": "x86_64",
      "commit": "d345ec5b4b5751cb8cb7b68706a487cd868e8e6d",
      "fileid": "f8e78cd50074c3e73ae0b205b2a8e0c3098b630eccd02f76bacd543d2f2b318a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thimeno1993/actions/runs/26875988597"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-06-03T09:33:55.000Z",
      "arch": "x86_64",
      "commit": "d345ec5b4b5751cb8cb7b68706a487cd868e8e6d",
      "fileid": "76931e7e36dab08f9fbfa66a51aef86bad05f6bfc20f85dcd45f02da10244dfb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thimeno1993/actions/runs/26875988597"
    }
  ]
}