Package: CCMMR Type: Package Title: Minimization of the Convex Clustering Loss Function Version: 0.2.2 Date: 2026-06-28 Authors@R: c(person(given = "Daniel", family = "Touw", role = c("aut", "cre"), email = "touw@ese.eur.nl", comment = c(ORCID = "0000-0003-3074-5401")), person(given = "Patrick", family = "Groenen", role = "aut", email = "groenen@ese.eur.nl", comment = c(ORCID = "0000-0001-6683-8971")), person(given = "Yoshikazu", family = "Terada", role = "aut", email = "terada@sigmath.es.osaka-u.ac.jp")) Maintainer: Daniel Touw Description: Implements the convex clustering through majorization-minimization (CCMM) algorithm described in Touw, Groenen, and Terada (2022) to perform minimization of the convex clustering loss function. License: GPL (>= 3) RoxygenNote: 7.3.2 URL: https://github.com/djwtouw/CCMMR/ BugReports: https://github.com/djwtouw/CCMMR/issues/ Imports: RANN (>= 2.6.1), Rcpp (>= 1.0.7), methods (>= 4.1.0), graphics (>= 4.1.0) LinkingTo: Rcpp, RcppEigen Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 NeedsCompilation: yes Depends: R (>= 4.1), stats (>= 4.1) Repository: https://djwtouw.r-universe.dev Date/Publication: 2026-06-28 13:33:48 UTC RemoteUrl: https://github.com/djwtouw/ccmmr RemoteRef: HEAD RemoteSha: 66289138a4a30ef717122a6688daa1ccc4dcc35b Packaged: 2026-06-28 14:33:21 UTC; root Author: Daniel Touw [aut, cre] (ORCID: ), Patrick Groenen [aut] (ORCID: ), Yoshikazu Terada [aut]