# -------------------------------------------- # 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 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://cran.r-universe.dev repository-code: https://github.com/dbverse-org/dbmatrix-r commit: 233ae9d484a6fccfeab67cc6b147fd3c8a05bce8 url: https://dbverse-org.github.io/dbmatrix-r/ date-released: '2026-05-19' contact: - family-names: C. Ruiz given-names: Edward email: ecr7407@gmail.com orcid: https://orcid.org/0000-0002-9174-5387