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://www.kisungyou.com/T4cluster/
BugReports: https://github.com/kisungyou/T4cluster/issues
LinkingTo: Rcpp, RcppArmadillo
RdMacros: Rdpack
RoxygenNote: 7.3.2
Depends: R (>= 2.10)
NeedsCompilation: yes
Packaged: 2025-09-22 02:54:55 UTC; kyou
Author: Kisung You [aut, cre] (ORCID: <https://orcid.org/0000-0002-8584-459X>)
Maintainer: Kisung You <kisung.you@outlook.com>
Repository: CRAN
Date/Publication: 2025-09-22 07:20:07 UTC
Built: R 4.4.1; aarch64-apple-darwin20; 2025-09-22 09:28:09 UTC; unix
Archs: T4cluster.so.dSYM
