Package: scclust Type: Package Title: Size-Constrained Clustering Version: 0.2.4.9000 Date: 2023-11-29 Authors@R: c( person("Fredrik", "Savje", email = "fredrik.savje@yale.edu", 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 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 Repository: https://fsavje.r-universe.dev Date/Publication: 2023-11-29 21:36:46 UTC RemoteUrl: https://github.com/fsavje/scclust-r RemoteRef: HEAD RemoteSha: 20d314a91414e42b4c62722b610fb856cc3db6ba Packaged: 2026-06-24 10:35:21 UTC; root Author: Fredrik Savje [aut, cre], Michael Higgins [aut], Jasjeet Sekhon [aut] Maintainer: Fredrik Savje