implyr: R Interface for Apache Impala

'SQL' back-end to 'dplyr' for Apache Impala, the massively parallel processing query engine for Apache 'Hadoop'. Impala enables low-latency 'SQL' queries on data stored in the 'Hadoop' Distributed File System '(HDFS)', Apache 'HBase', Apache 'Kudu', and Amazon Simple Storage Service '(S3)'. See <https://impala.apache.org> for more information about Impala.

Version: 0.2.2
Depends: R (≥ 3.1.2), DBI (≥ 0.6-1), dplyr (≥ 0.7.0)
Imports: assertthat, dbplyr (≥ 1.0.0), methods, rlang (≥ 0.1.0), utils
Suggests: Lahman (≥ 3.0-1), odbc, RJDBC, nycflights13, testthat
Published: 2018-02-11
Author: Ian Cook [aut, cre], Cloudera [cph]
Maintainer: Ian Cook <ian at cloudera.com>
BugReports: https://github.com/ianmcook/implyr/issues
License: Apache License 2.0 | file LICENSE
URL: https://github.com/ianmcook/implyr
NeedsCompilation: no
SystemRequirements: Impala driver to support a 'DBI'-compatible R interface
Materials: README NEWS
CRAN checks: implyr results

Downloads:

Reference manual: implyr.pdf
Package source: implyr_0.2.2.tar.gz
Windows binaries: r-devel: implyr_0.2.2.zip, r-release: implyr_0.2.2.zip, r-oldrel: implyr_0.2.2.zip
OS X El Capitan binaries: r-release: implyr_0.2.2.tgz
OS X Mavericks binaries: r-oldrel: implyr_0.2.1.tgz
Old sources: implyr archive

Linking:

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