# -------------------------------------------- # 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 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://cran.r-universe.dev repository-code: https://github.com/pedrobtz/quak commit: 16db881ede64894550f0d881434d975cb88117ce url: https://github.com/pedrobtz/quak date-released: '2026-06-09' contact: - family-names: Baltazar given-names: Pedro email: pedrobtz@gmail.com