{
  "_id": "6a3123c43efcd9bda435d6b3",
  "Type": "Package",
  "Package": "gsdmm",
  "Title": "GSDMM Short Text Clustering via Dirichlet Mixture Models",
  "Version": "0.0.6",
  "Authors@R": "c(\nperson(\"Till\", \"Tietz\", , \"ttietz2014@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Akiru\", \"Kato\", role = \"ctb\")\n)",
  "Maintainer": "Till Tietz <ttietz2014@gmail.com>",
  "Description": "This package implements a Dirichlet Mixture Model and\naccompanying Gibbs sampler for short text clustering proposed\nby Yin and Wang 2014.",
  "License": "MIT + file LICENSE",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Repository": "https://paithiov909.r-universe.dev",
  "Date/Publication": "2025-03-15 15:56:39 UTC",
  "RemoteUrl": "https://github.com/paithiov909/gsdmm",
  "RemoteRef": "HEAD",
  "RemoteSha": "1a02477c6b952b7859f5b8ac0911e226921aff09",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-16 10:17:29 UTC",
    "User": "root"
  },
  "Author": "Till Tietz [aut, cre],\nAkiru Kato [ctb]",
  "MD5sum": "ad01692d5d13da917f7c63eee7f9fe20",
  "_user": "paithiov909",
  "_type": "src",
  "_file": "gsdmm_0.0.6.tar.gz",
  "_fileid": "87cc99630b86e771be01e05eb5d02c9f657af819f6ea76d0e8c5896ece104ae9",
  "_filesize": 80926,
  "_sha256": "87cc99630b86e771be01e05eb5d02c9f657af819f6ea76d0e8c5896ece104ae9",
  "_created": "2026-06-16T10:17:29.000Z",
  "_published": "2026-06-16T10:21:56.404Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81633902827,
      "time": 120,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7663911394"
    },
    {
      "job": 81633902885,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7663915126"
    },
    {
      "job": 81633902840,
      "time": 122,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7663911654"
    },
    {
      "job": 81633902845,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7663913653"
    },
    {
      "job": 81633902917,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7663900261"
    },
    {
      "job": 81633902871,
      "time": 220,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7663950295"
    },
    {
      "job": 81633902855,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7663905367"
    },
    {
      "job": 81633902839,
      "time": 223,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7663951900"
    },
    {
      "job": 81633289115,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7663863562"
    },
    {
      "job": 81633902803,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7663906313"
    },
    {
      "job": 81633902865,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7663909963"
    },
    {
      "job": 81633902826,
      "time": 117,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7663913932"
    },
    {
      "job": 81633902823,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7663906295"
    }
  ],
  "_buildurl": "https://github.com/r-universe/paithiov909/actions/runs/27610456184",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/paithiov909/gsdmm",
  "_commit": {
    "id": "1a02477c6b952b7859f5b8ac0911e226921aff09",
    "author": "till-tietz <ttietz2014@gmail.com>",
    "committer": "till-tietz <ttietz2014@gmail.com>",
    "message": "updated README\n",
    "time": 1742054199
  },
  "_maintainer": {
    "name": "Till Tietz",
    "email": "ttietz2014@gmail.com",
    "login": "till-tietz",
    "description": "Senior Data Scientist @ THE ICONIC |\nex Data Science @ Delivery Hero SE | ex stats research @ WZB-IPI, LSHTM & HU-Berlin \n",
    "uuid": 63319462
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppThread",
      "role": "LinkingTo"
    },
    {
      "package": "fastmatch",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "paithiov909",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "till-tietz",
      "count": 12,
      "uuid": 63319462
    },
    {
      "user": "paithiov909",
      "count": 10,
      "uuid": 33294906
    }
  ],
  "_userbio": {
    "uuid": 33294906,
    "type": "user",
    "name": "Kato Akiru",
    "followers": 51,
    "description": "@lyrikuso｜加藤秋瑠はHNです"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gsdmm"
  },
  "_devurl": "https://github.com/paithiov909/gsdmm",
  "_searchresults": 1,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gsdmm.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "gsdmm"
  ],
  "_help": [
    {
      "page": "gsdmm-package",
      "title": "gsdmm: GSDMM Short Text Clustering via Dirichlet Mixture Models",
      "topics": [
        "gsdmm-package"
      ]
    },
    {
      "page": "gsdmm",
      "title": "Fit Dirichlet Mixture Model",
      "topics": [
        "gsdmm"
      ]
    }
  ],
  "_readme": "https://github.com/paithiov909/gsdmm/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "fastmatch",
    "glue",
    "lattice",
    "lifecycle",
    "Matrix",
    "Rcpp",
    "RcppArmadillo",
    "RcppThread",
    "rlang",
    "vctrs"
  ],
  "_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"
    }
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "gsdmm",
  "_universes": [
    "paithiov909",
    "till-tietz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-06-16T10:19:37.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "1a02477c6b952b7859f5b8ac0911e226921aff09",
      "fileid": "d6980716b2797b354197a44775d1aae3ee83aa009a5b258a73de1342b56d8b9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paithiov909/actions/runs/27610456184"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-06-16T10:19:41.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "1a02477c6b952b7859f5b8ac0911e226921aff09",
      "fileid": "a03943c6b081041192585ed5160415cae9e9deeda3f25d4a90a7ddb456083560",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paithiov909/actions/runs/27610456184"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-06-16T10:19:33.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "1a02477c6b952b7859f5b8ac0911e226921aff09",
      "fileid": "34d310608bd9231b7826313ca0ba9ee6aaedf8f7faf2bb6d7c78f25f0aeb59e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paithiov909/actions/runs/27610456184"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-06-16T10:19:39.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "1a02477c6b952b7859f5b8ac0911e226921aff09",
      "fileid": "47ac4b5da3badc3c2e6c14acccd3c879b524f9a3f05d45a3e88a6fe77eda6feb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paithiov909/actions/runs/27610456184"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-06-16T10:19:07.000Z",
      "arch": "aarch64",
      "commit": "1a02477c6b952b7859f5b8ac0911e226921aff09",
      "fileid": "58e5955e51050b4cbabdda6dcc01640831425b214d9bf5409c667d3200b9471c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paithiov909/actions/runs/27610456184"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-06-16T10:20:41.000Z",
      "arch": "x86_64",
      "commit": "1a02477c6b952b7859f5b8ac0911e226921aff09",
      "fileid": "99f0769933601e9182d73d0092c953b6be7b4f3a9705e7b8b09656425be6fb42",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paithiov909/actions/runs/27610456184"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-06-16T10:19:20.000Z",
      "arch": "aarch64",
      "commit": "1a02477c6b952b7859f5b8ac0911e226921aff09",
      "fileid": "0d2f14128da4b63c4077192f1afacdafba6d659302bc5192920e9f48b58829cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paithiov909/actions/runs/27610456184"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-06-16T10:20:10.000Z",
      "arch": "x86_64",
      "commit": "1a02477c6b952b7859f5b8ac0911e226921aff09",
      "fileid": "9ca64e9a74d35fa5cd5fc196bec96dd72afe19cbc91c4555568a01ebcd89c111",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paithiov909/actions/runs/27610456184"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.6",
      "date": "2026-06-16T10:19:33.000Z",
      "arch": "emscripten",
      "commit": "1a02477c6b952b7859f5b8ac0911e226921aff09",
      "fileid": "6aa1cd9371ddb8c1ca698fe0d3f05eb929280731f962d8700e261fb733670a8c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/paithiov909/actions/runs/27610456184"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-06-16T10:18:55.000Z",
      "arch": "x86_64",
      "commit": "1a02477c6b952b7859f5b8ac0911e226921aff09",
      "fileid": "b1259c7072260d51e1ecb58ed64b41f3b3f647fe6bbf2945dbf77c5d27aa96e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paithiov909/actions/runs/27610456184"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-06-16T10:18:56.000Z",
      "arch": "x86_64",
      "commit": "1a02477c6b952b7859f5b8ac0911e226921aff09",
      "fileid": "ce941b50305f6f130378bc629a18fc9867f7a8bfeb1c1de704c61364161bf266",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paithiov909/actions/runs/27610456184"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-06-16T10:18:51.000Z",
      "arch": "x86_64",
      "commit": "1a02477c6b952b7859f5b8ac0911e226921aff09",
      "fileid": "1102871a60a6a192f7c0c941c354f9cd54fce83bb5158773e60d2ba25cb3a831",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paithiov909/actions/runs/27610456184"
    }
  ]
}