# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "RSQLite" in publications use:' type: software license: LGPL-2.0-or-later title: 'RSQLite: SQLite Interface for R' version: 3.53.0.9001 doi: 10.32614/CRAN.package.RSQLite abstract: Embeds the SQLite database engine in R and provides an interface compliant with the DBI package. The source for the SQLite engine and for various extensions is included. System libraries will never be consulted because this package relies on static linking for the plugins it includes; this also ensures a consistent experience across all installations. authors: - family-names: Müller given-names: Kirill email: kirill@cynkra.com orcid: https://orcid.org/0000-0002-1416-3412 - family-names: Wickham given-names: Hadley - family-names: James given-names: David A. - family-names: Falcon given-names: Seth repository: https://cynkra.r-universe.dev repository-code: https://github.com/r-dbi/RSQLite commit: 615ef2bb94c6b7932fe2c7c70b655b0e10ff2bfb url: https://rsqlite.r-dbi.org date-released: '2026-05-24' contact: - family-names: Müller given-names: Kirill email: kirill@cynkra.com orcid: https://orcid.org/0000-0002-1416-3412