# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "duckplyr" in publications use:' type: software license: MIT title: 'duckplyr: A ''DuckDB''-Backed Version of ''dplyr''' version: 1.0.1 doi: 10.32614/CRAN.package.duckplyr abstract: A drop-in replacement for 'dplyr', powered by 'DuckDB' for performance. Offers convenient utilities for working with in-memory and larger-than-memory data while retaining full 'dplyr' compatibility. authors: - family-names: Mühleisen given-names: Hannes orcid: https://orcid.org/0000-0001-8552-0029 - family-names: Müller given-names: Kirill email: kirill@cynkra.com orcid: https://orcid.org/0000-0002-1416-3412 repository: https://CRAN.R-project.org/package=duckplyr repository-code: https://github.com/tidyverse/duckplyr url: https://duckplyr.tidyverse.org date-released: '2025-02-27' contact: - family-names: Müller given-names: Kirill email: kirill@cynkra.com orcid: https://orcid.org/0000-0002-1416-3412