Package: ockc
Type: Package
Title: Order Constrained Solutions in k-Means Clustering
Version: 1.1
Date: 2022-12-09
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: 2022-12-23 13:51:49 UTC; skrey
Author: Sebastian Krey [aut, cre],
  Friedrich Leisch [aut],
  Sebastian Hoffmeister [ctb]
Maintainer: Sebastian Krey <sebastian.dev@skrey.net>
Repository: CRAN
Date/Publication: 2022-12-23 14:00:02 UTC
Built: R 4.3.3; ; 2025-01-24 10:32:58 UTC; unix
