Name Mode Size
R 040000
man 040000
tests 040000
vignettes 040000
.Rbuildignore 100644 0 kb
.gitignore 100644 0 kb
DESCRIPTION 100644 1 kb
LICENSE 100644 0 kb
NAMESPACE 100644 2 kb
README.md 100644 1 kb
README.md
# Bumpy matrix of non-scalar objects |Environment|Status| |---|---| |[BioC-release](https://bioconductor.org/packages/release/bioc/html/BumpyMatrix.html)|[![Release OK](https://bioconductor.org/shields/build/release/bioc/BumpyMatrix.svg)](http://bioconductor.org/checkResults/release/bioc-LATEST/BumpyMatrix/)| |[BioC-devel](https://bioconductor.org/packages/devel/bioc/html/BumpyMatrix.html)|[![Devel OK](https://bioconductor.org/shields/build/devel/bioc/BumpyMatrix.svg)](http://bioconductor.org/checkResults/devel/bioc-LATEST/BumpyMatrix/)| This package implements the `BumpyMatrix` class and several subclasses for holding non-scalar objects in each entry of the matrix. This is akin to a ragged array but the raggedness is in the third dimension, much like a bumpy surface - hence the name. Check out the documentation on the [Bioconductor landing page](https://bioconductor.org/packages/BumpyMatrix) for more details.