Package: ClassDiscovery
Version: 3.4.9
Date: 2025-09-03
Title: Classes and Methods for "Class Discovery" with Microarrays or
Proteomics
Authors@R: person(given = c("Kevin", "R."), family = "Coombes",
role = c("aut", "cre"), email = "krc@silicovore.com")
Depends: R (>= 4.4), cluster, oompaBase (>= 3.0.1)
Imports: methods, stats, graphics, grDevices, mclust, oompaData,
Biobase
Suggests: xtable
Description: Defines the classes used for "class discovery" problems in
the OOMPA project ().
Class discovery primarily consists of unsupervised clustering
methods with attempts to assess their statistical significance.
License: Apache License (== 2.0)
LazyLoad: yes
biocViews: Microarray, Clustering
URL: http://oompa.r-forge.r-project.org/
Repository: https://r-forge.r-universe.dev
Date/Publication: 2026-05-22 18:40:06 UTC
RemoteUrl: https://github.com/r-forge/oompa
RemoteRef: HEAD
RemoteSha: 969e77c65694e77068421e66612b9fc687a5a023
RemoteSubdir: pkg/ClassDiscovery
NeedsCompilation: no
Packaged: 2026-06-21 10:48:44 UTC; root
Author: Kevin R. Coombes [aut, cre]
Maintainer: Kevin R. Coombes