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.5
LinkingTo: cpp11
Suggests: ggplot2, knitr, Matrix, microbenchmark, rmarkdown, testthat (≥ 3.0.0)
Published: 2023-11-03
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.pdf
Vignettes: Getting Started
Benchmarking Sparse Matrix Market Read Operations
Benchmarking Sparse Matrix Market Write Operations

Downloads:

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

Linking:

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