Package: fastMatMR 1.2.7

Rohit Goswami

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>).

Authors:Rohit Goswami [aut, cre], Ildiko Czeller [rev], Adam Lugowski [ctb]

fastMatMR_1.2.7.tar.gz
fastMatMR_1.2.7.zip(r-4.6)fastMatMR_1.2.7.zip(r-4.5)
fastMatMR_1.2.7.tgz(r-4.6-x86_64)fastMatMR_1.2.7.tgz(r-4.6-arm64)fastMatMR_1.2.7.tgz(r-4.5-x86_64)fastMatMR_1.2.7.tgz(r-4.5-arm64)
fastMatMR_1.2.7.tar.gz(r-4.6-arm64)fastMatMR_1.2.7.tar.gz(r-4.6-x86_64)fastMatMR_1.2.7.tar.gz(r-4.5-arm64)fastMatMR_1.2.7.tar.gz(r-4.5-x86_64)
fastMatMR_1.2.7.tgz(r-4.5-emscripten)
fastMatMR.pdf |fastMatMR.html
fastMatMR/json (API)
NEWS

# Install 'fastMatMR' in R:
install.packages('fastMatMR', repos = c('https://packages.ropensci.org', 'https://cloud.r-project.org'))

Reviews:rOpenSci Software Review #606

Bug tracker:https://github.com/ropensci/fastmatmr/issues

Pkgdown/docs site:https://docs.ropensci.org

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

cpp17matrix-marketmatrix-market-formatr-cpp11cpp

5.18 score 5 stars 20 scripts 255 downloads 13 exports 1 dependencies

Last updated from:d89ff0a82e (on main). Checks:10 NOTE, 3 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64NOTE156
linux-devel-x86_64NOTE130
pkgdown docsOK331
source / vignettesOK170
linux-release-arm64NOTE140
linux-release-x86_64NOTE161
macos-devel-arm64NOTE95
macos-devel-x86_64NOTE169
macos-release-arm64NOTE101
macos-release-x86_64NOTE205
windows-develNOTE152
windows-releaseNOTE109
wasm-releaseOK117

Exports:fmm_to_matfmm_to_spamfmm_to_sparse_Matrixfmm_to_SparseMfmm_to_vecintmat_to_fmmintvec_to_fmmmat_to_fmmspam_to_fmmsparse_Matrix_to_fmmSparseM_to_fmmvec_to_fmmwrite_fmm

Dependencies:cpp11

Benchmarking Sparse Matrix Market Read Operations

Rendered fromfmm_read_bench.Rmdusingknitr::rmarkdownon Mar 31 2026.

Last update: 2023-11-03
Started: 2023-09-02

Benchmarking Sparse Matrix Market Write Operations

Rendered fromfmm_write_bench.Rmdusingknitr::rmarkdownon Mar 31 2026.

Last update: 2023-11-03
Started: 2023-08-31

Getting Started

Rendered fromfastMatMR.Rmdusingknitr::rmarkdownon Mar 31 2026.

Last update: 2023-11-03
Started: 2023-10-24