Package: fastMatMR Title: High-Performance Matrix Market File Operations Version: 1.2.7 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' (). Author: Rohit Goswami [aut, cre] (), Ildiko Czeller [rev] (), Adam Lugowski [ctb] () Maintainer: Rohit Goswami License: MIT + file LICENSE SystemRequirements: C++17 Encoding: UTF-8 Roxygen: list(markdown = TRUE) 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 Repository: https://ropensci.r-universe.dev Date/Publication: 2026-03-01 16:40:13 UTC RemoteUrl: https://github.com/ropensci/fastMatMR RemoteRef: main RemoteSha: d89ff0a82e7a66015144756865800f4dc48f1f02 NeedsCompilation: yes Packaged: 2026-07-01 08:27:31 UTC; root