Package: flexclust
Version: 1.3-5
Date: 2018-02-14
Authors@R: c(person(given="Friedrich", family="Leisch",
        email="Friedrich.Leisch@R-project.org", role=c("aut", "cre")),
        person(given="Evgenia", family="Dimitriadou", role="ctb"))
Title: Flexible Cluster Algorithms
Depends: R (>= 2.14.0), graphics, grid, lattice, modeltools
Imports: methods, parallel, stats, stats4
Suggests: ellipse, clue, cluster, seriation
Description: The main function kcca implements a general framework for
        k-centroids cluster analysis supporting arbitrary distance
        measures and centroid computation. Further cluster methods
        include hard competitive learning, neural gas, and QT
        clustering. There are numerous visualization methods for
        cluster results (neighborhood graphs, convex cluster hulls,
        barcharts of centroids, ...), and bootstrap methods for the
        analysis of cluster stability.
License: GPL-2
Encoding: UTF-8
Packaged: 2018-02-14 12:30:29 UTC; ripley
Author: Friedrich Leisch [aut, cre],
  Evgenia Dimitriadou [ctb]
Maintainer: ORPHANED
NeedsCompilation: yes
X-CRAN-Comment: Orphaned and corrected on 2018-02-14 as check errors
        were not corrected despite reminders.
 .
 Included incorrect formula for Canberra distance, no registration,
        missing imports.
Repository: CRAN
Date/Publication: 2018-02-14 14:38:52
X-CRAN-Original-Maintainer: Friedrich Leisch
        <Friedrich.Leisch@R-project.org>
