Package: DrillR
Type: Package
Title: R Driver for Apache Drill
Version: 0.1
Date: 2016-06-28
Author: Hanbing Yang
Depends: R (>= 3.0.2)
Imports: httr,methods
Maintainer: Hanbing Yang <hanbingflying@sina.com>
Description: Provides a R driver for Apache Drill<https://drill.apache.org>, which could connect to the Apache Drill cluster<https://drill.apache.org/docs/installing-drill-on-the-cluster> or drillbit<https://drill.apache.org/docs/embedded-mode-prerequisites> and get result(in data frame) from the SQL query and check the current configuration status. This link <https://drill.apache.org/docs> contains more information about Apache Drill.
License: GPL
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-06-29 13:18:25 UTC; Jirachi
Repository: CRAN
Date/Publication: 2016-06-29 15:57:26
Built: R 4.4.3; ; 2025-10-21 13:34:56 UTC; windows
