Skip to content

v0.0.1.0: `fastMatMR` Writer

Compare
Choose a tag to compare
@HaoZeke HaoZeke released this 31 Aug 07:43
· 130 commits to main since this release
v0.0.1.0
a03b083

v0.0.1.0: fastMatMR Writer

Features

  • A full multi-OS set of tests conforming to CRAN submission requirements and ROpenSci is present. (#12)
  • Support writing R numeric vectors (is.vector())
  • Support writing of R is.matrix() numerical matrices
  • Support writing sparse matrices from Matrix.

Improved Documentation

  • Added a performance benchmark for write and a basic introduction to the package.

What's Changed

Full Changelog: https://github.com/HaoZeke/fastMatMR/commits/v0.0.1.0