Package: SillyPutty
Version: 0.4.2
Date: 2025-04-07
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://oompa.r-forge.r-project.org/
NeedsCompilation: no
Packaged: 2025-04-08 00:59:11 UTC; kevin
Author: Dwayne Tally [aut],
  Kevin R. Coombes [aut, cre]
Maintainer: Kevin R. Coombes <krc@silicovore.com>
Repository: CRAN
Date/Publication: 2025-04-08 12:40:06 UTC
Built: R 4.5.2; ; 2025-11-08 03:15:10 UTC; windows
