# beachmat: C++ API to R matrices
|Build|Status|
|-----|----|
| Bioc-release | [![](https://bioconductor.org/shields/build/release/bioc/beachmat.svg)](https://bioconductor.org/checkResults/release/bioc-LATEST/beachmat) |
| Bioc-devel | [![](https://bioconductor.org/shields/build/devel/bioc/beachmat.svg)](https://bioconductor.org/checkResults/devel/bioc-LATEST/beachmat) |
This package provides a consistent C++ class interface for reading a variety of R matrix types,
based on the [**tatami**](https://github.com/tatami-inc/tatami/) C++ library for matrix representations.
Check out the developer guide on the [Bioconductor landing page](https://bioconductor.org/packages/devel/bioc/html/beachmat.html) for more details.