Package: cluster Version: 2.0.6 Date: 2017-03-10 Priority: recommended Title: "Finding Groups in Data": Cluster Analysis Extended Rousseeuw et al. Description: Methods for Cluster analysis. Much extended the original from Peter Rousseeuw, Anja Struyf and Mia Hubert, based on Kaufman and Rousseeuw (1990) "Finding Groups in Data". Maintainer: Martin Maechler Authors@R: c(person("Martin","Maechler", role=c("aut","cre"), email="maechler@stat.math.ethz.ch") ,person("Peter", "Rousseeuw", role="aut", email="rousse@uia.ua.ac.be", comment = "Fortran original") ,person("Anja", "Struyf", role="aut", comment= "S original") ,person("Mia", "Hubert", role="aut", email= "Mia.Hubert@uia.ua.ac.be", comment= "S original") ,person("Kurt", "Hornik", role=c("trl", "ctb"), email="Kurt.Hornik@R-project.org", comment="port to R; maintenance(1999-2000)") ,person("Matthias", "Studer", role="ctb") ,person("Pierre", "Roudier", role="ctb") ,person("Juan", "Gonzalez", role="ctb") ) Depends: R (>= 3.0.1) Imports: graphics, grDevices, stats, utils Suggests: MASS SuggestsNote: two small examples using MASS' cov.rob() and mvrnorm() LazyLoad: yes LazyData: yes ByteCompile: yes BuildResaveData: no License: GPL (>= 2) NeedsCompilation: yes Packaged: 2017-03-10 09:25:12 UTC; maechler Author: Martin Maechler [aut, cre], Peter Rousseeuw [aut] (Fortran original), Anja Struyf [aut] (S original), Mia Hubert [aut] (S original), Kurt Hornik [trl, ctb] (port to R; maintenance(1999-2000)), Matthias Studer [ctb], Pierre Roudier [ctb], Juan Gonzalez [ctb] Repository: CRAN Date/Publication: 2017-03-10 14:49:21 Built: R 3.4.1; i686-pc-linux-gnu; 2017-08-14 20:43:34 UTC; unix