# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "sergeant" in publications use:' type: software license: MIT title: 'sergeant: Tools to Transform and Query Data with Apache Drill' version: 0.9.1 doi: 10.32614/CRAN.package.sergeant abstract: Apache Drill is a low-latency distributed query engine designed to enable data exploration and analysis on both relational and non-relational data stores, scaling to petabytes of data. Methods are provided that enable working with Apache Drill instances via the REST API, DBI methods and using 'dplyr'/'dbplyr' idioms. Helper functions are included to facilitate using official Drill Docker images/containers. authors: - family-names: Rudis given-names: Bob email: bob@rud.is orcid: https://orcid.org/0000-0001-5670-2640 repository: https://hrbrmstr.r-universe.dev repository-code: https://gitlab.com/hrbrmstr/sergeant commit: f211f6b214dd7b5f36d99dd062ade62b65729d66 url: https://gitlab.com/hrbrmstr/sergeant contact: - family-names: Rudis given-names: Bob email: bob@rud.is orcid: https://orcid.org/0000-0001-5670-2640