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", family = "Szepannek", role = c("aut", "cre"), email = "gero.szepannek@web.de"), person(given = "Rabea", family = "Aschenbruck", role = "aut") ) Imports: RColorBrewer, tibble, combinat, dplyr, rlang, cluster, mclust Suggests: testthat Description: Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to Z.Huang (1998): Extensions to the k-Means Algorithm for Clustering Large Data Sets with Categorical Variables, Data Mining and Knowledge Discovery 2, 283-304 and G.Szepannek et al. (2025): Clustering Large Mixed-Type Data with Ordinal Variables, Adv Data Anal Classif 19, 749–767. License: GPL (>=2) RoxygenNote: 7.3.3 NeedsCompilation: no Packaged: 2026-07-01 10:52:31 UTC; 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], Rabea Aschenbruck [aut] Maintainer: Gero Szepannek