fastMatMR: High-Performance Matrix Market File Operations

An interface to the 'fast_matrix_market' 'C++' library, this package offers efficient read and write operations for Matrix Market files in R. It supports both sparse and dense matrix formats. Peer-reviewed at 'rOpenSci' (<https://github.com/ropensci/software-review/issues/606>).

Version: 1.2.8
Depends: R (≥ 3.1.0)
LinkingTo: cpp11 (≥ 0.5.0)
Suggests: ggplot2, knitr, Matrix, methods, microbenchmark, rmarkdown, spam, SparseM, testthat (≥ 3.0.0)
Published: 2026-03-02
DOI: 10.32614/CRAN.package.fastMatMR
Author: Rohit Goswami ORCID iD [aut, cre], Ildiko Czeller ORCID iD [rev], Adam Lugowski ORCID iD [ctb]
Maintainer: Rohit Goswami <rgoswami at ieee.org>
BugReports: https://github.com/ropensci/fastMatMR/issues
License: MIT + file LICENSE
URL: https://github.com/ropensci/fastMatMR
NeedsCompilation: yes
SystemRequirements: C++17
Materials: README, NEWS
CRAN checks: fastMatMR results

Documentation:

Reference manual: fastMatMR.html , fastMatMR.pdf
Vignettes: Getting Started (source, R code)
Benchmarking Sparse Matrix Market Read Operations (source)
Benchmarking Sparse Matrix Market Write Operations (source)

Downloads:

Package source: fastMatMR_1.2.8.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: fastMatMR_1.2.7.zip
macOS binaries: r-release (arm64): fastMatMR_1.2.7.tgz, r-oldrel (arm64): fastMatMR_1.2.7.tgz, r-release (x86_64): fastMatMR_1.2.7.tgz, r-oldrel (x86_64): fastMatMR_1.2.7.tgz
Old sources: fastMatMR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=fastMatMR to link to this page.