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.
Version: | 0.9.0 |
Depends: | R (≥ 3.6.0) |
Imports: | bit64 (≥ 0.9-7), DBI (≥ 0.7), dplyr (≥ 0.8.0), dbplyr (≥ 1.3.0), httr (≥ 1.2.1), jsonlite (≥ 1.5.0), htmltools (≥ 0.3.6), readr (≥ 1.1.1), purrr (≥ 0.2.2), scales (≥ 0.4.1), tibble, utils, methods, magrittr (≥ 1.5) |
Suggests: | DT (≥ 0.5), stevedore, tinytest, covr (≥ 3.0.0), DBItest |
Published: | 2020-06-01 |
Author: | Bob Rudis [aut, cre], Edward Visel [ctb], Andy Hine [ctb], Scott Came [ctb], David Severski [ctb], James Lamb [ctb] |
Maintainer: | Bob Rudis <bob at rud.is> |
BugReports: | https://gitlab.com/hrbrmstr/sergeant/issues |
License: | MIT + file LICENSE |
URL: | https://gitlab.com/hrbrmstr/sergeant |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | sergeant results |
Reference manual: | sergeant.pdf |
Package source: | sergeant_0.9.0.tar.gz |
Windows binaries: | r-devel: sergeant_0.9.0.zip, r-release: sergeant_0.9.0.zip, r-oldrel: sergeant_0.9.0.zip |
macOS binaries: | r-release: sergeant_0.9.0.tgz, r-oldrel: sergeant_0.9.0.tgz |
Old sources: | sergeant archive |
Please use the canonical form https://CRAN.R-project.org/package=sergeant to link to this page.