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-07-06 14:32:48 UTC RemoteUrl: https://github.com/r-forge/oompa RemoteRef: HEAD RemoteSha: a557cfbcefd96d0db6d90fb517372fcd57a68313 RemoteSubdir: pkg/ClassDiscovery NeedsCompilation: no Packaged: 2026-07-06 16:32:48 UTC; root Author: Kevin R. Coombes [aut, cre] Maintainer: Kevin R. Coombes