Package: CPC
Title: Implementation of Cluster-Polarization Coefficient
Version: 2.6.2
Authors@R: person("Isaac", "Mehlhaff", email = "isaac.mehlhaff@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0001-5776-005X"))
Description: Implements cluster-polarization coefficient for measuring distributional
	polarization in single or multiple dimensions, as well as associated functions.
	Contains support for hierarchical clustering, k-means, partitioning around medoids,
	density-based spatial clustering with noise, and manually imposed cluster membership.
	Mehlhaff (2024) <doi:10.1017/S0003055423001041>.
License: CC0
Encoding: UTF-8
RoxygenNote: 7.3.2
URL: https://imehlhaff.net/CPC/
BugReports: https://github.com/imehlhaff/CPC/issues
Imports: stats, cluster, dbscan, Rfast
NeedsCompilation: no
Packaged: 2025-07-27 17:47:16 UTC; IsaacMehlhaff
Author: Isaac Mehlhaff [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0001-5776-005X>)
Maintainer: Isaac Mehlhaff <isaac.mehlhaff@gmail.com>
Repository: CRAN
Date/Publication: 2025-07-27 18:00:02 UTC
Built: R 4.5.1; ; 2025-10-06 02:27:29 UTC; windows
