Package: scclust
Type: Package
Title: Size-Constrained Clustering
Version: 0.2.5
Date: 2024-07-31
Authors@R: c(
    person("Fredrik", "Savje", email = "rpackages@fredriksavje.com", role = c("aut", "cre")),
    person("Michael", "Higgins", role = "aut"),
    person("Jasjeet", "Sekhon", role = "aut"))
Description: 
    Provides wrappers for 'scclust', a C library for computationally efficient
    size-constrained clustering with near-optimal performance.
    See <https://github.com/fsavje/scclust> for more information.
Depends: R (>= 3.4.0), distances
Imports:
Suggests: testthat
NeedsCompilation: yes
License: GPL (>= 3)
LicenseNote: The scclust package includes the scclust C library
        (distributed under the LGPLv2.1 license).
URL: https://github.com/fsavje/scclust-R
BugReports: https://github.com/fsavje/scclust-R/issues
Encoding: UTF-8
RoxygenNote: 7.2.3
Packaged: 2024-07-31 16:11:53 UTC; fredriksavje
Author: Fredrik Savje [aut, cre],
  Michael Higgins [aut],
  Jasjeet Sekhon [aut]
Maintainer: Fredrik Savje <rpackages@fredriksavje.com>
Repository: CRAN
Date/Publication: 2024-07-31 22:40:02 UTC
Built: R 4.3.3; aarch64-apple-darwin20; 2025-01-24 11:30:51 UTC; unix
Archs: scclust.so.dSYM
