Package: oompaBase
Version: 3.2.11
Date: 2026-01-09
Title: Class Unions, Matrix Operations, and Color Schemes for OOMPA
Authors@R: person(given = c("Kevin", "R."),
family = "Coombes",
role = c("aut", "cre"),
email = "krc@silicovore.com")
Depends: R (>= 4.4)
Imports: methods, graphics, grDevices, stats, cluster
Description: Provides the class unions that must be preloaded in order
for the basic tools in the OOMPA (Object-Oriented Microarray
and Proteomics Analysis) project to be defined and loaded. It
also includes vectorized operations for row-by-row means,
variances, and t-tests. Finally, it provides new color schemes.
Details on the packages in the OOMPA project can be found at
.
License: Apache License (== 2.0)
LazyLoad: yes
biocViews: Infrastructure
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/oompaBase
NeedsCompilation: no
Packaged: 2026-07-06 16:32:38 UTC; root
Author: Kevin R. Coombes [aut, cre]
Maintainer: Kevin R. Coombes