Package: mclustcomp Type: Package Title: Measures for Comparing Clusters Version: 0.3.5 Authors@R: person("Kisung", "You", email = "kisung.you@outlook.com", role = c("aut", "cre")) Description: Given a set of data points, a clustering is defined as a disjoint partition where each pair of sets in a partition has no overlapping elements. This package provides 25 methods that play a role somewhat similar to distance or metric that measures similarity of two clusterings - or partitions. For a more detailed description, see Meila, M. (2005) . License: MIT + file LICENSE Encoding: UTF-8 Imports: Rcpp, Rdpack LinkingTo: Rcpp, RcppArmadillo RoxygenNote: 7.3.2 RdMacros: Rdpack Repository: https://kisungyou.r-universe.dev Date/Publication: 2025-09-22 01:23:52 UTC RemoteUrl: https://github.com/kisungyou/mclustcomp RemoteRef: HEAD RemoteSha: ef28aedb32ba544b00659360b5cf5592c8da3b29 NeedsCompilation: yes Packaged: 2026-06-24 02:13:28 UTC; root Author: Kisung You [aut, cre] Maintainer: Kisung You