{
  "_id": "6a47835f6527f6f71fa0c1b8",
  "Package": "clustMixType",
  "Version": "0.5-2",
  "Date": "2026-06-25",
  "Title": "k-Prototypes Clustering for Mixed Variable-Type Data",
  "Authors@R": "c(person(given = \"Gero\", \nfamily = \"Szepannek\",\nrole = c(\"aut\", \"cre\"),\nemail = \"gero.szepannek@web.de\"),\nperson(given = \"Rabea\",\nfamily = \"Aschenbruck\",\nrole = \"aut\")\n)",
  "Description": "Functions to perform k-prototypes partitioning clustering\nfor mixed variable-type data according to Z.Huang (1998):\nExtensions to the k-Means Algorithm for Clustering Large Data\nSets with Categorical Variables, Data Mining and Knowledge\nDiscovery 2, 283-304 and G.Szepannek et al. (2025): Clustering\nLarge Mixed-Type Data with Ordinal Variables, Adv Data Anal\nClassif 19, 749–767.",
  "License": "GPL (>=2)",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-01 10:52:31 UTC",
    "User": "root"
  },
  "Encoding": "UTF-8",
  "Repository": "https://g-rho.r-universe.dev",
  "Date/Publication": "2026-07-01 08:04:42 UTC",
  "RemoteUrl": "https://github.com/g-rho/clustmixtype",
  "RemoteRef": "HEAD",
  "RemoteSha": "9baf54b189ae621703b1364bccdd2f6c85fcb9e4",
  "Author": "Gero Szepannek [aut, cre],\nRabea Aschenbruck [aut]",
  "Maintainer": "Gero Szepannek <gero.szepannek@web.de>",
  "_user": "g-rho",
  "_type": "src",
  "_file": "clustMixType_0.5-2.tar.gz",
  "_fileid": "https://r2.ropensci.org/602d1c156ea1c59336b6c68348829e40aec27ad14fddfea248c23ba1387f7793",
  "_filesize": 328898,
  "_sha256": "602d1c156ea1c59336b6c68348829e40aec27ad14fddfea248c23ba1387f7793",
  "_expires": "2026-10-11T09:39:43.000Z",
  "_created": "2026-07-01T10:52:31.000Z",
  "_published": "2026-07-03T09:39:43.609Z",
  "_jobs": [
    {
      "job": 84972508921,
      "time": 251,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8007818804"
    },
    {
      "job": 84972508864,
      "time": 266,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8007824103"
    },
    {
      "job": 84972509026,
      "time": 253,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8007819628"
    },
    {
      "job": 84972508954,
      "time": 177,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8007791125"
    },
    {
      "job": 84972508515,
      "time": 210,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8007724559"
    },
    {
      "job": 84972508903,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8007761287"
    },
    {
      "job": 84972509051,
      "time": 213,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8007804838"
    },
    {
      "job": 84972509085,
      "time": 203,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8007801315"
    },
    {
      "job": 84972509338,
      "time": 216,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8007805684"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/g-rho/actions/runs/28512097827",
  "_status": "success",
  "_upstream": "https://github.com/g-rho/clustmixtype",
  "_commit": {
    "id": "9baf54b189ae621703b1364bccdd2f6c85fcb9e4",
    "author": "Gero Szepannek <gero.szepannek@hochschule-stralsund.de>",
    "committer": "Gero Szepannek <gero.szepannek@hochschule-stralsund.de>",
    "message": "clustVartImp.R removed (importance.R instead)\n",
    "time": 1782893082
  },
  "_maintainer": {
    "name": "Gero Szepannek",
    "email": "gero.szepannek@web.de",
    "login": "g-rho",
    "description": "",
    "uuid": 6442463
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "combinat",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "mclust",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "g-rho",
  "_selfowned": true,
  "_usedby": 9,
  "_updates": [
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 1
    },
    {
      "week": "2026-27",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "rabea-a",
      "count": 33,
      "uuid": 61686473
    },
    {
      "user": "g-rho",
      "count": 31,
      "uuid": 6442463
    }
  ],
  "_userbio": {
    "uuid": 6442463,
    "type": "user",
    "name": "g-rho",
    "followers": 8
  },
  "_downloads": {
    "count": 6491,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/clustMixType"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/g-rho/clustmixtype",
  "_searchresults": 191,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/clustMixType.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/g-rho/clustmixtype",
  "_realowner": "g-rho",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1-16",
      "date": "2016-02-27"
    },
    {
      "version": "0.1-17",
      "date": "2016-11-11"
    },
    {
      "version": "0.1-22",
      "date": "2017-07-27"
    },
    {
      "version": "0.1-25",
      "date": "2017-08-16"
    },
    {
      "version": "0.1-28",
      "date": "2017-09-04"
    },
    {
      "version": "0.1-29",
      "date": "2017-10-17"
    },
    {
      "version": "0.1-36",
      "date": "2018-09-10"
    },
    {
      "version": "0.2-1",
      "date": "2019-03-16"
    },
    {
      "version": "0.2-2",
      "date": "2020-03-07"
    },
    {
      "version": "0.2-5",
      "date": "2020-04-23"
    },
    {
      "version": "0.2-9",
      "date": "2020-11-05"
    },
    {
      "version": "0.2-11",
      "date": "2021-03-10"
    },
    {
      "version": "0.2-14",
      "date": "2021-07-14"
    },
    {
      "version": "0.2-15",
      "date": "2021-08-18"
    },
    {
      "version": "0.3-9",
      "date": "2022-12-14"
    },
    {
      "version": "0.3-14",
      "date": "2023-12-10"
    },
    {
      "version": "0.4-2",
      "date": "2024-07-01"
    },
    {
      "version": "0.5-1",
      "date": "2026-05-30"
    },
    {
      "version": "0.5-2",
      "date": "2026-06-29"
    }
  ],
  "_exports": [
    "clprofiles",
    "importance_kproto",
    "kproto",
    "kproto2silhouette",
    "lambdaest",
    "stability_kproto",
    "validation_kproto"
  ],
  "_help": [
    {
      "page": "clprofiles",
      "title": "Profiling k-Prototypes Clustering",
      "topics": [
        "clprofiles"
      ]
    },
    {
      "page": "importance_kproto",
      "title": "Variable Importance",
      "topics": [
        "importance_kproto"
      ]
    },
    {
      "page": "kproto",
      "title": "k-Prototypes Clustering",
      "topics": [
        "kproto",
        "kproto.default"
      ]
    },
    {
      "page": "kproto2silhouette",
      "title": "Compute individual Silhouette Widths",
      "topics": [
        "kproto2silhouette"
      ]
    },
    {
      "page": "lambdaest",
      "title": "Compares Variability of Variables",
      "topics": [
        "lambdaest"
      ]
    },
    {
      "page": "plot.kproto",
      "title": "Assign k-Prototypes Clusters",
      "topics": [
        "plot.kproto"
      ]
    },
    {
      "page": "predict.kproto",
      "title": "Assign k-Prototypes Clusters",
      "topics": [
        "predict.kproto"
      ]
    },
    {
      "page": "stability_kproto",
      "title": "Determination of the stability of k Prototypes Clustering",
      "topics": [
        "stability_kproto"
      ]
    },
    {
      "page": "summary",
      "title": "Summary Method for kproto Cluster Result",
      "topics": [
        "summary.kproto"
      ]
    },
    {
      "page": "validation_kproto",
      "title": "Validating k Prototypes Clustering",
      "topics": [
        "validation_kproto"
      ]
    }
  ],
  "_pkglogo": "https://github.com/g-rho/clustmixtype/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/g-rho/clustmixtype/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cluster",
    "combinat",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "mclust",
    "pillar",
    "pkgconfig",
    "R6",
    "RColorBrewer",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 7.001829995257501,
  "_indexed": true,
  "_nocasepkg": "clustmixtype",
  "_universes": [
    "g-rho"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5-2",
      "date": "2026-07-01T10:55:01.000Z",
      "distro": "resolute",
      "commit": "9baf54b189ae621703b1364bccdd2f6c85fcb9e4",
      "fileid": "https://r2.ropensci.org/6a631625bbc84d6ab7c71b007e374eeff2ac1ef92a736209178eea9b913b177c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/g-rho/actions/runs/28512097827"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.5-2",
      "date": "2026-07-01T10:55:06.000Z",
      "distro": "resolute",
      "commit": "9baf54b189ae621703b1364bccdd2f6c85fcb9e4",
      "fileid": "https://r2.ropensci.org/64161e1f4200da0aa05aff63d850f284dd555e9f0c397b201b03d85b3dca826b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/g-rho/actions/runs/28512097827"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5-2",
      "date": "2026-07-01T10:54:50.000Z",
      "commit": "9baf54b189ae621703b1364bccdd2f6c85fcb9e4",
      "fileid": "https://r2.ropensci.org/0125be592e4412855d8aa719f288099048d864f0c90acddfb96c57bd0d4a0091",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/g-rho/actions/runs/28512097827"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.5-2",
      "date": "2026-07-01T10:54:27.000Z",
      "commit": "9baf54b189ae621703b1364bccdd2f6c85fcb9e4",
      "fileid": "https://r2.ropensci.org/1acf6c4078c0e8ce9ceae609fe0895542a88381988c75f13b1024da62be4ab33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/g-rho/actions/runs/28512097827"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5-2",
      "date": "2026-07-01T10:54:28.000Z",
      "commit": "9baf54b189ae621703b1364bccdd2f6c85fcb9e4",
      "fileid": "https://r2.ropensci.org/2fc5bcf038af9a7c1c88734d38ab22b5c7ccc1526dec23f84ca4132375fb3029",
      "status": "success",
      "buildurl": "https://github.com/r-universe/g-rho/actions/runs/28512097827"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5-2",
      "date": "2026-07-01T10:53:42.000Z",
      "commit": "9baf54b189ae621703b1364bccdd2f6c85fcb9e4",
      "fileid": "https://r2.ropensci.org/b6d3ed35be8d68e51ac8abda834868bedc691b07789cc9107f99c51f47312225",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/g-rho/actions/runs/28512097827"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5-2",
      "date": "2026-07-01T10:53:38.000Z",
      "commit": "9baf54b189ae621703b1364bccdd2f6c85fcb9e4",
      "fileid": "https://r2.ropensci.org/5b9042b29c5bb314a0392bd8ababe9205c2d2d77e288ebd9ee0182264e814aa8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/g-rho/actions/runs/28512097827"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.5-2",
      "date": "2026-07-01T10:53:40.000Z",
      "commit": "9baf54b189ae621703b1364bccdd2f6c85fcb9e4",
      "fileid": "https://r2.ropensci.org/aae793745be9a94efd81654357ffd60824067998b489d5ba9123934d88f8eaa1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/g-rho/actions/runs/28512097827"
    }
  ]
}