Skip to content

implyr

R Interface for Apache Impala

v0.5.0 · Feb 6, 2024 · Apache License 2.0 | file LICENSE

Description

'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', Amazon Simple Storage Service '(S3)', Microsoft Azure Data Lake Store '(ADLS)', and Dell 'EMC' 'Isilon'. See <https://impala.apache.org> for more information about Impala.

Downloads

319

Last 30 days

12351st

964

Last 90 days

4.3K

Last year

Trend: -6.5% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 6, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 3, 2026
ERROR r-devel-linux-x86_64-debian-gcc

tests

Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(implyr)
  Loading required package: DBI
  Loading required package: dplyr
  
  Attaching package: 'dplyr'
  
  The followi
...[truncated]...
from 'package:stats':
  
      filter, lag
  
  The following objects are masked from 'package:base':
  
      intersect, setdiff, setequal, union
  
  > library(RJDBC)
  Error in library(RJDBC) : there is no package called 'RJDBC'
  Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies DBI dplyr assertthat dbplyr rlang tidyselect implyr

Version History

new 0.5.0 Mar 10, 2026
updated 0.5.0 ← 0.4.0 diff Feb 5, 2024
updated 0.4.0 ← 0.3.0 diff Mar 28, 2021
updated 0.3.0 ← 0.2.4 diff Jul 20, 2019
updated 0.2.4 ← 0.2.3 diff May 16, 2018
updated 0.2.3 ← 0.2.2 diff Mar 17, 2018
updated 0.2.2 ← 0.2.1 diff Feb 10, 2018
updated 0.2.1 ← 0.2.0 diff Jun 26, 2017
updated 0.2.0 ← 0.1.0 diff Jun 20, 2017
new 0.1.0 Mar 23, 2017