www.fgks.org   »   [go: up one dir, main page]

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

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

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

Downloads:

Reference manual: AzureKusto.pdf
Vignettes: AzureKusto
Package source: AzureKusto_1.0.1.tar.gz
Windows binaries: r-devel: AzureKusto_1.0.1.zip, r-release: AzureKusto_1.0.1.zip, r-oldrel: AzureKusto_1.0.1.zip
OS X binaries: r-release: AzureKusto_1.0.1.tgz, r-oldrel: AzureKusto_1.0.1.tgz

Linking:

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