Package: SillyPutty
Version: 0.4.3
Date: 2026-09-25
Title: Silly Putty Clustering
Authors@R: c(person(given = "Dwayne", family = "Tally", role = "aut"),
	    person(given = c("Kevin", "R."), family = "Coombes",
                   role = c("aut", "cre"), email = "krc@silicovore.com"))
Description: Implements a simple, novel clustering algorithm based on
  optimizing the silhouette width. See <doi:10.1101/2023.11.07.566055>
  for details.
Depends: R (>= 4.4)
Imports: methods, cluster, Thresher, oompaBase, Polychrome (>= 1.2)
Suggests: knitr, rmarkdown, Mercator, Umpire, mclust
VignetteBuilder: knitr
License: Apache License (== 2.0)
biocViews: Clustering
URL: http://silicovore.com/OOMPA/thresher.html
NeedsCompilation: no
Packaged: 2026-09-25 12:46:01 UTC; KRC
Author: Dwayne Tally [aut],
  Kevin R. Coombes [aut, cre]
Maintainer: Kevin R. Coombes <krc@silicovore.com>
Repository: CRAN
Date/Publication: 2026-09-25 13:40:02 UTC
