Package: fastMatMR
Title: High-Performance Matrix Market File Operations
Version: 1.2.8
Authors@R: 
    c(
    person("Rohit", "Goswami", email = "rgoswami@ieee.org", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-2393-8056")),
    person("Ildiko", "Czeller", email = "czeildi@users.noreply.github.com", role = c("rev"),
           comment = c(ORCID = "0000-0002-9418-4589")),
    person("Adam", "Lugowski", email = "alugowski@gmail.com", role = c("ctb"),
           comment = c(ORCID = "0009-0004-0922-4067"))
           )
Description: 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>).
Author: Rohit Goswami [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-2393-8056>),
  Ildiko Czeller [rev] (ORCID: <https://orcid.org/0000-0002-9418-4589>),
  Adam Lugowski [ctb] (ORCID: <https://orcid.org/0009-0004-0922-4067>)
Maintainer: Rohit Goswami <rgoswami@ieee.org>
Depends: R (>= 3.1.0)
License: MIT + file LICENSE
SystemRequirements: C++17
Encoding: UTF-8
RoxygenNote: 7.2.3
LinkingTo: cpp11 (>= 0.5.0)
Suggests: ggplot2, knitr, Matrix, methods, microbenchmark, rmarkdown,
        spam, SparseM, testthat (>= 3.0.0)
URL: https://github.com/ropensci/fastMatMR
BugReports: https://github.com/ropensci/fastMatMR/issues
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2026-03-02 16:03:11 UTC; rgoswami
Repository: CRAN
Date/Publication: 2026-03-02 19:20:09 UTC
Built: R 4.5.2; x86_64-apple-darwin20; 2026-03-02 23:15:49 UTC; unix
Archs: fastMatMR.so.dSYM
