Package: fastMatMR 1.2.5

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.5.tar.gz
fastMatMR_1.2.5.zip(r-4.6)fastMatMR_1.2.5.zip(r-4.5)fastMatMR_1.2.5.zip(r-4.4)
fastMatMR_1.2.5.tgz(r-4.5-x86_64)fastMatMR_1.2.5.tgz(r-4.5-arm64)fastMatMR_1.2.5.tgz(r-4.4-x86_64)fastMatMR_1.2.5.tgz(r-4.4-arm64)
fastMatMR_1.2.5.tar.gz(r-4.6-arm64)fastMatMR_1.2.5.tar.gz(r-4.6-x86_64)fastMatMR_1.2.5.tar.gz(r-4.5-arm64)fastMatMR_1.2.5.tar.gz(r-4.5-x86_64)
fastMatMR_1.2.5.tgz(r-4.4-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 site:https://docs.ropensci.org

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

On CRAN:

Conda:

cpp17matrix-marketmatrix-market-formatr-cpp11cpp

3.95 score 5 stars 12 scripts 8 downloads 9 exports 1 dependencies

Last updated 2 years agofrom:9146e5de53 (on main). Checks:14 OK. Indexed: yes.

TargetResultTotal time
source / vignettesOK169
pkgdown docsOK189
linux-devel-x86_64OK129
linux-devel-arm64OK120
linux-release-arm64OK125
linux-release-x86_64OK122
macos-release-x86_64OK179
macos-release-arm64OK73
macos-oldrel-x86_64OK152
macos-oldrel-arm64OK73
windows-develOK167
windows-releaseOK146
windows-oldrelOK166
wasm-releaseOK112

Exports:fmm_to_matfmm_to_sparse_Matrixfmm_to_vecintmat_to_fmmintvec_to_fmmmat_to_fmmsparse_Matrix_to_fmmvec_to_fmmwrite_fmm

Dependencies:cpp11

Benchmarking Sparse Matrix Market Read Operations

Rendered fromfmm_read_bench.Rmdusingknitr::rmarkdownon May 31 2025.

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

Benchmarking Sparse Matrix Market Write Operations

Rendered fromfmm_write_bench.Rmdusingknitr::rmarkdownon May 31 2025.

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

Getting Started

Rendered fromfastMatMR.Rmdusingknitr::rmarkdownon May 31 2025.

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