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