Package: ClassComparison Version: 3.3.5 Date: 2025-02-04 Title: Classes and Methods for "Class Comparison" Problems on Microarrays Authors@R: person(given = c("Kevin", "R."), family = "Coombes", role = c("aut", "cre"), email = "krc@silicovore.com") Description: Defines the classes used for "class comparison" problems in the OOMPA project (). Class comparison includes tests for differential expression; see Simon's book for details on typical problem types. Depends: R (>= 3.0), oompaBase (>= 3.0) Imports: methods, graphics, stats, splines, Biobase License: Apache License (== 2.0) LazyLoad: yes biocViews: Microarray, DifferentialExpression, MultipleComparisons 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/ClassComparison NeedsCompilation: no Packaged: 2026-06-21 10:49:29 UTC; root Author: Kevin R. Coombes [aut, cre] Maintainer: Kevin R. Coombes