Package: ockc
Type: Package
Title: Order Constrained Solutions in k-Means Clustering
Version: 1.1.1
Date: 2025-09-23
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")
            )
Maintainer: Sebastian Krey <sebastian.dev@skrey.net>
Author: Sebastian Krey [aut, cre],
  Friedrich Leisch [aut],
  Sebastian Hoffmeister [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: seriation, methods, parallel, modeltools, stats4
Suggests:
NeedsCompilation: no
Packaged: 2025-09-23 13:45:07 UTC; skrey
Repository: CRAN
Date/Publication: 2025-09-23 14:20:02 UTC
Built: R 4.5.1; ; 2025-10-06 02:41:57 UTC; windows
