# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "dbMatrix" in publications use:' type: software license: GPL-3.0-only title: 'dbMatrix: Database-Backed Matrix Classes and Operations' version: 0.1.0 doi: 10.32614/CRAN.package.dbMatrix abstract: Provides S4 classes and methods for storing dense and sparse matrices in 'DuckDB' databases. The package supports constructing database-backed matrices from base R and 'Matrix' objects, extracting slices and summaries, performing arithmetic and selected linear algebra operations, and materializing results for larger-than-memory workflows. It integrates with 'dbProject' to keep database paths, live connections, and lazy matrix tables synchronized across interactive analyses. authors: - family-names: C. Ruiz given-names: Edward email: ecr7407@gmail.com orcid: https://orcid.org/0000-0002-9174-5387 - family-names: George Chen given-names: Jiaji email: jiajic@bu.edu - family-names: Dries given-names: Ruben email: rubendries@gmail.com repository: https://dbverse-org.r-universe.dev repository-code: https://github.com/dbverse-org/dbmatrix-r commit: 6d5188c972e013a077588cfe87ab02ab26abf149 url: https://dbverse-org.github.io/dbmatrix-r/ date-released: '2026-05-28' contact: - family-names: C. Ruiz given-names: Edward email: ecr7407@gmail.com orcid: https://orcid.org/0000-0002-9174-5387