Package: tclust
Type: Package
Encoding: UTF-8
Title: Robust Trimmed Clustering
Version: 2.0-4
VersionNote: Released 2.0-3 on 2024-04-17 on CRAN
Authors@R: c(person("Valentin", "Todorov", role = c("aut", "cre"), email = "valentin.todorov@chello.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@chello.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
Suggests: mclust, cluster, sn
LazyLoad: yes
License: GPL-3
LinkingTo: Rcpp, RcppArmadillo
NeedsCompilation: yes
RoxygenNote: 7.2.3
URL: https://github.com/valentint/tclust
BugReports: https://github.com/valentint/tclust/issues
Repository: CRAN
Author: Valentin Todorov [aut, cre] (<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: 2024-05-06 16:56:04 UTC; valen
Date/Publication: 2024-05-09 13:40:02 UTC
Built: R 4.2.3; aarch64-apple-darwin20; 2024-05-10 02:16:52 UTC; unix
Archs: tclust.so.dSYM
