NEWS
oompaBase 3.2.6 (2018-05-17)
UPDATES
- Removed use of deprecated elements from S4-classes.
oompaBase 3.2.5 (2017-11-20)
NEW FEATURES
- Added the 'cyanyellow' color scheme. This scheme is designed
to provide a divergent palette with distinguishable colors at both
ends of the scale even for indiviudals whose vision has color
deficits (that is, they lack cone receptors for one of the primary
colors).
oompaBase 3.2.0
NEW FEATURES
- Added the 'grayscale' color scheme.
BUG FIXES
- Made compatible with new R check steps that verify DESCRIPTION
and NAMESPACE dependencies.
oompaBase 3.1.0
ADMINSTRATION
- Changed the LICENSE from Artistic 2.0 to Apache 2.0.
oompaBase 3.0.2
BUG FIXES
- Made compatible with new R check steps that verify DESCRIPTION
and NAMESPACE dependencies.
oompaBase 3.0.1
NEW FEATURES
- Moved generic functions from PreProcess to oompaBase,
mainly to simplify the overall dependence structure
by taking unused PreProcess code out of the main line.
- Moved ColorCoding and ColorCodedPair classes from this package
into the oompaBase package.
BREAKING CHANGES
- Also moved semantic color names from PreProcess to oompaBase,
and restructured it to add fewer entries into the namespace.
Instead of using 'COLOR.EXPECTED', you must now refer to
'oompaColors$EXPECTED'.
oompaBase 3.0.0
NEW FEATURES
- Released in conjunction with new version of R.
oompaBase 2.15.0
NEW FEATURES
- Released in conjunction with new version of R.
oompaBase 2.14.0
NEW FEATURES
- Released in conjunction with new version of R.
oompaBase 2.13.0
NEW FEATURES
- Released in conjunction with new version of R.
oompaBase 2.12.0
BUG FIXES
- Fixed an error in matrixpairedT that usually resulted in
getting the pairing mixed up. Added a formal test suite to
make sure the same bug does not recur.
oompaBase 2.10.1
NEW FEATURES
- Moved (duplicated) matrix mean and variance code from the
ClassComparison and TailRank packages into this package.
- Moved the color functions (e..g, redgreen, jetColors) from
the ClassDiscovery pacakge into this package, in order to
simplify dependencies.
oompaBase 2.10.0
NEW FEATURES
- Verified compatibility with R 2.10.0
oompaBase 2.9.0
NEW FEATURES
- Added support for namespaces