Package: T4cluster Type: Package Title: Tools for Cluster Analysis Version: 0.1.4 Authors@R: c(person("Kisung", "You", role = c("aut", "cre"), email = "kisung.you@outlook.com",comment=c(ORCID="0000-0002-8584-459X"))) Encoding: UTF-8 Description: Cluster analysis is one of the most fundamental problems in data science. We provide a variety of algorithms from clustering to the learning on the space of partitions. See Hennig, Meila, and Rocci (2016, ISBN:9781466551886) for general exposition to cluster analysis. License: MIT + file LICENSE Imports: Rcpp (>= 1.0.5), Rdpack, Rdimtools, ADMM, MASS, fda, ggplot2, lpSolve, maotai, mclustcomp, rstiefel, scatterplot3d, stats, utils URL: https://kisungyou.com/T4cluster/ BugReports: https://github.com/kisungyou/T4cluster/issues LinkingTo: Rcpp, RcppArmadillo RdMacros: Rdpack RoxygenNote: 7.3.2 Depends: R (>= 2.10) Config/pak/sysreqs: cmake libgmp3-dev make pkg-config libclang-dev Repository: https://kisungyou.r-universe.dev Date/Publication: 2025-09-22 01:50:38 UTC RemoteUrl: https://github.com/kisungyou/t4cluster RemoteRef: HEAD RemoteSha: 30b066232b86cca35d9bafb7edea520071c40eee NeedsCompilation: yes Packaged: 2026-06-24 02:17:28 UTC; root Author: Kisung You [aut, cre] (ORCID: ) Maintainer: Kisung You