Package: tclust
Type: Package
Encoding: UTF-8
Title: Robust Trimmed Clustering
Version: 2.1-2
VersionNote: Released 2.1-0 on 2025-02-19 on CRAN
Authors@R: c(person("Valentin", "Todorov", role = c("aut", "cre"), email = "valentin@todorov.at", comment=c(ORCID = "0000-0003-4215-0245"))
         , person("Luis Angel", "García Escudero", role = "aut")
         , person("Agustín", "Mayo Iscar", role = "aut")
         , person("Javier", "Crespo Guerrero", role = "aut")
         , person("Heinrich", "Fritz", role = "aut")
         )
Maintainer: Valentin Todorov <valentin@todorov.at>
Description: Provides functions for robust trimmed clustering. The methods are 
    described in Garcia-Escudero (2008) <doi:10.1214/07-AOS515>, 
    Fritz et al. (2012) <doi:10.18637/jss.v047.i12>, 
    Garcia-Escudero et al. (2011)  <doi:10.1007/s11222-010-9194-z> and others.
Depends: R(>= 3.6.2)
Imports: Rcpp (>= 1.0.7), doParallel, parallel, foreach, MASS, rlang
Suggests: mclust, cluster, sn
LazyLoad: yes
License: GPL-3
LinkingTo: Rcpp, RcppArmadillo
NeedsCompilation: yes
RoxygenNote: 7.3.2
URL: https://github.com/valentint/tclust
BugReports: https://github.com/valentint/tclust/issues
Repository: CRAN
Author: Valentin Todorov [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-4215-0245>),
  Luis Angel García Escudero [aut],
  Agustín Mayo Iscar [aut],
  Javier Crespo Guerrero [aut],
  Heinrich Fritz [aut]
Packaged: 2025-06-28 23:28:04 UTC; valen
Date/Publication: 2025-06-29 14:40:02 UTC
Built: R 4.4.1; x86_64-apple-darwin20; 2025-06-29 15:23:32 UTC; unix
Archs: tclust.so.dSYM
