The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

AzureKusto: Interface to 'Kusto'/'Azure Data Explorer'

An interface to 'Azure Data Explorer', also known as 'Kusto', a fast, distributed data exploration service from Microsoft: <https://azure.microsoft.com/en-us/products/data-explorer/>. 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.

Version: 1.1.3
Depends: R (≥ 3.3)
Imports: rlang, methods, utils, httr (≥ 1.3), jsonlite, R6, openssl, AzureAuth, AzureRMR (≥ 2.0.0), tibble, dplyr, tidyr, tidyselect (≥ 0.2.4), DBI (≥ 1.0.0)
Suggests: bit64, knitr, testthat, AzureGraph, AzureStor (≥ 2.0.0), rmarkdown
Published: 2023-10-12
Author: Hong Ooi [aut], Alex Kyllo [aut, cre], dbplyr development team [cph] (Original framework for dplyr/database interface), Microsoft [cph]
Maintainer: Alex Kyllo <jekyllo at microsoft.com>
BugReports: https://github.com/Azure/AzureKusto/issues
License: MIT + file LICENSE
URL: https://github.com/Azure/AzureKusto https://github.com/Azure/AzureR
NeedsCompilation: no
Materials: README NEWS
In views: WebTechnologies
CRAN checks: AzureKusto results

Documentation:

Reference manual: AzureKusto.pdf
Vignettes: AzureKusto

Downloads:

Package source: AzureKusto_1.1.3.tar.gz
Windows binaries: r-devel: AzureKusto_1.1.3.zip, r-release: AzureKusto_1.1.3.zip, r-oldrel: AzureKusto_1.1.3.zip
macOS binaries: r-release (arm64): AzureKusto_1.1.3.tgz, r-oldrel (arm64): AzureKusto_1.1.3.tgz, r-release (x86_64): AzureKusto_1.1.3.tgz, r-oldrel (x86_64): AzureKusto_1.1.3.tgz
Old sources: AzureKusto archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=AzureKusto to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.