# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "quak" in publications use:' type: software license: MIT title: 'quak: Query ''Azure Data Lake Storage Gen2'' with ''DuckDB''' version: 0.1.0 doi: 10.32614/CRAN.package.quak abstract: Provides convenience utilities for using 'DuckDB' directly over datasets stored in 'Azure Data Lake Storage Gen2' (ADLS Gen2, 'abfss://'). Opens connections configured for Azure-backed 'Delta Lake' and 'Parquet' data, registers Azure credentials as 'DuckDB' secrets, and supports optional repository mirrors for restricted networks. Integrates well with 'DBI' for SQL workflows and with 'dplyr' and 'dbplyr' for lazy table queries. authors: - family-names: Baltazar given-names: Pedro email: pedrobtz@gmail.com repository: https://pedrobtz.r-universe.dev repository-code: https://github.com/pedrobtz/quak commit: 6a39eb893aad9059537a4a69da47dbca80ba815a url: https://github.com/pedrobtz/quak date-released: '2026-06-04' contact: - family-names: Baltazar given-names: Pedro email: pedrobtz@gmail.com