# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "AzureKusto" in publications use:' type: software license: MIT title: 'AzureKusto: Interface to ''Kusto''/''Azure Data Explorer''' version: 1.1.3.9000 doi: 10.32614/CRAN.package.AzureKusto abstract: 'An interface to ''Azure Data Explorer'', also known as ''Kusto'', a fast, distributed data exploration service from Microsoft: . Includes ''DBI'' and ''dplyr'' interfaces, with the latter modelled after the ''dbplyr'' package, whereby queries are translated from R into the native ''KQL'' query language and executed lazily. On the admin side, the package extends the object framework provided by ''AzureRMR'' to support creation and deletion of databases, and management of database principals. Part of the ''AzureR'' family of packages.' authors: - family-names: Ooi given-names: Hong email: hongooi73@gmail.com - family-names: Kyllo given-names: Alex email: jekyllo@microsoft.com repository: https://azure.r-universe.dev repository-code: https://github.com/Azure/AzureKusto commit: 464147550a2331032ccb7300802d97d129aaf5ff url: https://github.com/Azure/AzureR contact: - family-names: Kyllo given-names: Alex email: jekyllo@microsoft.com