Package: T4cluster
Type: Package
Title: Tools for Cluster Analysis
Version: 0.1.0
Authors@R: c(person("Kisung", "You", role = c("aut", "cre"), email = "kyoustat@gmail.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, maotai, stats, utils
URL: http://kyoustat.com/T4cluster/
BugReports: https://github.com/kyoustat/T4cluster/issues
LinkingTo: Rcpp, RcppArmadillo
RdMacros: Rdpack
RoxygenNote: 7.1.1
NeedsCompilation: yes
Packaged: 2020-09-16 03:43:35 UTC; kisung
Author: Kisung You [aut, cre] (<https://orcid.org/0000-0002-8584-459X>)
Maintainer: Kisung You <kyoustat@gmail.com>
Repository: CRAN
Date/Publication: 2020-09-23 08:30:02 UTC
