Package: Thresher
Version: 1.1.6
Date: 2026-09-25
Title: Threshing and Reaping for Principal Components
Authors@R: c(person(given = c("Kevin", "R."), family = "Coombes",
                    role = c("aut", "cre"), email = "krc@silicovore.com"))
Description: Defines the classes used to identify
  outliers (threshing) and compute the number of significant principal
  components and number of clusters (reaping) in a joint application
  of PCA and hierarchical clustering. See Wang et al., 2018,
  <doi:10.1186/s12859-017-1998-9>.
Depends: R (>= 4.4), ClassDiscovery, PCDimension
Imports: methods, stats, graphics, grDevices, MASS, colorspace, movMF,
        ade4, oompaBase
Suggests: NbClust
License: Apache License (== 2.0)
biocViews: Clustering
URL: http://silicovore.com/OOMPA/thresher.html
NeedsCompilation: no
Packaged: 2026-09-25 12:23:55 UTC; KRC
Author: Kevin R. Coombes [aut, cre]
Maintainer: Kevin R. Coombes <krc@silicovore.com>
Repository: CRAN
Date/Publication: 2026-09-25 13:20:02 UTC
