Package: ockc
Type: Package
Title: Order Constrained Solutions in k-Means Clustering
Version: 1.0
Date: 2016-11-22
Authors@R: c(person(given = "Sebastian", family = "Krey", role = c("aut", "cre"),
                    email = "sebastian.dev@skrey.net"),
             person(given = "Friedrich", family = "Leisch",
                    email = "Friedrich.Leisch@R-project.org", role = "aut"),
             person(given = "Sebastian", family = "Hoffmeister", role = "ctb")
            )
Description: Extends 'flexclust' with an R implementation of order constrained
  solutions in k-means clustering (Steinley and Hubert, 2008, <doi:10.1007/s11336-008-9058-z>).
License: GPL-2 | GPL-3
Depends: flexclust
Imports: methods, parallel, modeltools, stats4
Suggests: seriation
NeedsCompilation: no
Packaged: 2016-11-22 11:57:59 UTC; skrey
Author: Sebastian Krey [aut, cre],
  Friedrich Leisch [aut],
  Sebastian Hoffmeister [ctb]
Maintainer: Sebastian Krey <sebastian.dev@skrey.net>
Repository: CRAN
Date/Publication: 2016-11-22 14:12:38
