{
  "_id": "6a588b81ff0138dec5d74d17",
  "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-07-16 07:38:20 UTC",
    "User": "root"
  },
  "Author": "Till Tietz [aut, cre],\nAkiru Kato [ctb]",
  "_user": "paithiov909",
  "_type": "src",
  "_file": "gsdmm_0.0.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/b27c22c9373b0579ff7831fd63599f28be6673222c0b866751e644abf15eade1",
  "_filesize": 80933,
  "_sha256": "b27c22c9373b0579ff7831fd63599f28be6673222c0b866751e644abf15eade1",
  "_expires": "2026-10-24T07:42:55.000Z",
  "_created": "2026-07-16T07:38:20.000Z",
  "_published": "2026-07-16T07:42:56.950Z",
  "_jobs": [
    {
      "job": 87563293370,
      "time": 145,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8368370685"
    },
    {
      "job": 87563293305,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8368366372"
    },
    {
      "job": 87563293303,
      "time": 132,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8368366112"
    },
    {
      "job": 87563293324,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8368361057"
    },
    {
      "job": 87563293361,
      "time": 116,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8368358534"
    },
    {
      "job": 87563293336,
      "time": 223,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8368400429"
    },
    {
      "job": 87563293344,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8368349957"
    },
    {
      "job": 87563293331,
      "time": 190,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8368388205"
    },
    {
      "job": 87562705483,
      "time": 199,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8368313006"
    },
    {
      "job": 87563293311,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8368353613"
    },
    {
      "job": 87563293373,
      "time": 123,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8368361772"
    },
    {
      "job": 87563293355,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8368360692"
    },
    {
      "job": 87563293300,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8368353362"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/paithiov909/actions/runs/29480416219",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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.1",
  "_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": "16-20260322-1ubuntu1",
      "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-07-16T07:40:57.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "1a02477c6b952b7859f5b8ac0911e226921aff09",
      "fileid": "https://r2.ropensci.org/eef5b7f37a9350bc6059f1651bd096bccff09f64cd381b34a75496e1502af89e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paithiov909/actions/runs/29480416219"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-07-16T07:40:40.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "1a02477c6b952b7859f5b8ac0911e226921aff09",
      "fileid": "https://r2.ropensci.org/e30a3f09b670ce30bb1b374dba21f9d6a7e3f9f6d4aa0c1ffce6f7036670bac6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paithiov909/actions/runs/29480416219"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-07-16T07:40:45.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "1a02477c6b952b7859f5b8ac0911e226921aff09",
      "fileid": "https://r2.ropensci.org/9f2b046ed9f798d418338dc15cfda887259e1faa948b8aadcbff656e30271e62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paithiov909/actions/runs/29480416219"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-07-16T07:40:28.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "1a02477c6b952b7859f5b8ac0911e226921aff09",
      "fileid": "https://r2.ropensci.org/cee7a5e1ba1bed4ea534dfb95b4e24df458305808c73508fc30604c834a55805",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paithiov909/actions/runs/29480416219"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-07-16T07:40:19.000Z",
      "arch": "aarch64",
      "commit": "1a02477c6b952b7859f5b8ac0911e226921aff09",
      "fileid": "https://r2.ropensci.org/5cef2169444cd0300392bebecd58cac55fb3a85128d0c6a16e2e45a6481728f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paithiov909/actions/runs/29480416219"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-07-16T07:41:42.000Z",
      "arch": "x86_64",
      "commit": "1a02477c6b952b7859f5b8ac0911e226921aff09",
      "fileid": "https://r2.ropensci.org/d1121bf19d394e894e847718da5dbdcc252c0b5242d2dd7ef99a4acb90d26510",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paithiov909/actions/runs/29480416219"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-07-16T07:40:03.000Z",
      "arch": "aarch64",
      "commit": "1a02477c6b952b7859f5b8ac0911e226921aff09",
      "fileid": "https://r2.ropensci.org/0f419548223451c6ae0d5ea6f785f0c96c5a9fbe02b2cecd08da320343d3a687",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paithiov909/actions/runs/29480416219"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-07-16T07:41:18.000Z",
      "arch": "x86_64",
      "commit": "1a02477c6b952b7859f5b8ac0911e226921aff09",
      "fileid": "https://r2.ropensci.org/ba30df1151b9a55e290f8b4844d80567889b06df67ddb7d03dcb06621957336b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paithiov909/actions/runs/29480416219"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.6",
      "date": "2026-07-16T07:40:21.000Z",
      "arch": "emscripten",
      "commit": "1a02477c6b952b7859f5b8ac0911e226921aff09",
      "fileid": "https://r2.ropensci.org/d05a09858ba849c743cfa2aef2e123b7c891e0f1ddd9c1dde659f521bebc0571",
      "status": "success",
      "buildurl": "https://github.com/r-universe/paithiov909/actions/runs/29480416219"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-07-16T07:40:00.000Z",
      "arch": "x86_64",
      "commit": "1a02477c6b952b7859f5b8ac0911e226921aff09",
      "fileid": "https://r2.ropensci.org/4c872d22a050b46d11c3d14fea407d5e73ba9ac9dd6d64b16c139158658546af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paithiov909/actions/runs/29480416219"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-07-16T07:40:01.000Z",
      "arch": "x86_64",
      "commit": "1a02477c6b952b7859f5b8ac0911e226921aff09",
      "fileid": "https://r2.ropensci.org/c94c7f44ebe9a18ce5e57543567f96ec663501978a86d509863b672717013ced",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/paithiov909/actions/runs/29480416219"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-07-16T07:39:41.000Z",
      "arch": "x86_64",
      "commit": "1a02477c6b952b7859f5b8ac0911e226921aff09",
      "fileid": "https://r2.ropensci.org/c524b5adc3437072cd54b5a5c3cfe81de83d79a76f899eba4c5d450bd93d72d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paithiov909/actions/runs/29480416219"
    }
  ]
}