Package: scclust
Type: Package
Title: Size-Constrained Clustering
Version: 0.1.0
Date: 2017-03-27
Authors@R: c(
    person("Fredrik", "Savje", email = "fredrik.savje@berkeley.edu", role = c("aut", "cre")),
    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.2.3), 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: 6.0.1
Packaged: 2017-03-27 18:38:59 UTC; fredrik
Author: Fredrik Savje [aut, cre],
  Jasjeet Sekhon [aut]
Maintainer: Fredrik Savje <fredrik.savje@berkeley.edu>
Repository: CRAN
Date/Publication: 2017-03-28 06:11:52 UTC
