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-05-22 18:40:06 UTC
RemoteUrl: https://github.com/r-forge/oompa
RemoteRef: HEAD
RemoteSha: 969e77c65694e77068421e66612b9fc687a5a023
RemoteSubdir: pkg/oompaBase
NeedsCompilation: no
Packaged: 2026-06-21 10:48:47 UTC; root
Author: Kevin R. Coombes [aut, cre]
Maintainer: Kevin R. Coombes