{
  "_id": "6a1f14fab401979e7341e402",
  "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-05-17 06:48:10 UTC",
    "User": "root"
  },
  "Author": "Till Tietz [aut, cre],\nAkiru Kato [ctb]",
  "MD5sum": "9bd6d4147475cab1601b3254b31fe460",
  "_user": "paithiov909",
  "_type": "src",
  "_file": "gsdmm_0.0.6.tar.gz",
  "_fileid": "2c0792f8a6ad695ae23abb1a7909cd535aabdd5d365809698e7189abeaa83067",
  "_filesize": 79179,
  "_sha256": "2c0792f8a6ad695ae23abb1a7909cd535aabdd5d365809698e7189abeaa83067",
  "_created": "2026-05-17T06:48:10.000Z",
  "_published": "2026-06-02T17:38:02.179Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79133756632,
      "time": 111,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040138803"
    },
    {
      "job": 79133756787,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040140906"
    },
    {
      "job": 79133756869,
      "time": 115,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040139166"
    },
    {
      "job": 79133757024,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040139355"
    },
    {
      "job": 79133757182,
      "time": 132,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040141418"
    },
    {
      "job": 79133756751,
      "time": 208,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040149830"
    },
    {
      "job": 79133756811,
      "time": 129,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040140857"
    },
    {
      "job": 79133756816,
      "time": 315,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040161975"
    },
    {
      "job": 79133755980,
      "time": 135,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040126817"
    },
    {
      "job": 79133755845,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365321218"
    },
    {
      "job": 79133757140,
      "time": 133,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040141382"
    },
    {
      "job": 79133756653,
      "time": 133,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040141417"
    },
    {
      "job": 79133756830,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040137028"
    }
  ],
  "_buildurl": "https://github.com/r-universe/paithiov909/actions/runs/25983832893",
  "_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",
    "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",
    "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-05-17T06:50:06.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "1a02477c6b952b7859f5b8ac0911e226921aff09",
      "fileid": "05d47d76c2970e1d8ed4a2d1c722bfbab4f62586aae8ca514467bcac1bf2549b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paithiov909/actions/runs/25983832893"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-05-17T06:50:19.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "1a02477c6b952b7859f5b8ac0911e226921aff09",
      "fileid": "86c26297c0d97096cfa06c186eced9cbba95b1784ce8bdac4474df6a5f4d2ff7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paithiov909/actions/runs/25983832893"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-05-17T06:50:08.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "1a02477c6b952b7859f5b8ac0911e226921aff09",
      "fileid": "9e4c958331abf487180505b1fe686752db3ff5ef0b89ab61177fcc0e975fffc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paithiov909/actions/runs/25983832893"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-05-17T06:50:10.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "1a02477c6b952b7859f5b8ac0911e226921aff09",
      "fileid": "10c181e3ab888b1e6c320dbd33df4be8d0aa8568b7512dc3f90b17f44a8c54f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paithiov909/actions/runs/25983832893"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-05-17T06:50:22.000Z",
      "arch": "aarch64",
      "commit": "1a02477c6b952b7859f5b8ac0911e226921aff09",
      "fileid": "f3d7a0d65344b685d993a83c9cbebccc4374017b7d2c94189562a8011289e84f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paithiov909/actions/runs/25983832893"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-05-17T06:51:12.000Z",
      "arch": "x86_64",
      "commit": "1a02477c6b952b7859f5b8ac0911e226921aff09",
      "fileid": "02d77d709a5765da2dc1cdd8b76465b01f9074955bd0a286184c255b5532b7b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paithiov909/actions/runs/25983832893"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-05-17T06:50:17.000Z",
      "arch": "aarch64",
      "commit": "1a02477c6b952b7859f5b8ac0911e226921aff09",
      "fileid": "4e7402bd492c41058ce8050119cf00cc464cd72ad5ce171df0dae7109b944c79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paithiov909/actions/runs/25983832893"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-05-17T06:52:12.000Z",
      "arch": "x86_64",
      "commit": "1a02477c6b952b7859f5b8ac0911e226921aff09",
      "fileid": "6d8b717783f8e1a400dc0a361c84aa23c33e478ab704a1b9dd38e4f6d8ed5e34",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paithiov909/actions/runs/25983832893"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-05-17T06:50:01.000Z",
      "arch": "x86_64",
      "commit": "1a02477c6b952b7859f5b8ac0911e226921aff09",
      "fileid": "b6243bf0633e4743fe4059f10e1175e8b5508063412c480fb798d3ef8f1a9a08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paithiov909/actions/runs/25983832893"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-05-17T06:49:58.000Z",
      "arch": "x86_64",
      "commit": "1a02477c6b952b7859f5b8ac0911e226921aff09",
      "fileid": "b2c49cd2396f08f1f76daff44f6df15ad01d282368dd5024e68f09dd699c842e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paithiov909/actions/runs/25983832893"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-05-17T06:49:26.000Z",
      "arch": "x86_64",
      "commit": "1a02477c6b952b7859f5b8ac0911e226921aff09",
      "fileid": "86e774255bdd3b02a59c0697ed8528b0d290df9a0fe68d8a72f9f6861f367e9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paithiov909/actions/runs/25983832893"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.6",
      "date": "2026-06-02T17:37:31.000Z",
      "arch": "emscripten",
      "commit": "1a02477c6b952b7859f5b8ac0911e226921aff09",
      "fileid": "c2d399d059cb5b3c05adb11eb71ec86cde98c89bf5ec7830e52efdd5b257a2ef",
      "status": "success",
      "buildurl": "https://github.com/r-universe/paithiov909/actions/runs/25983832893"
    }
  ]
}