RClickhouse: A 'DBI' Interface to the 'Yandex Clickhouse' Database Providing Basic 'dplyr' Support

'Yandex Clickhouse' (<https://clickhouse.yandex/>) is a high-performance relational column-store database to enable big data exploration and 'analytics' scaling to petabytes of data. Methods are provided that enable working with 'Yandex Clickhouse' databases via 'DBI' methods and using 'dplyr'/'dbplyr' idioms.

Version: 0.4.0
Depends: R (≥ 3.3)
Imports: dplyr (≥ 0.7.0), dbplyr (≥ 1.0.0), methods (≥ 3.3.2), DBI (≥ 0.6.0), Rcpp (≥ 0.11.0), yaml (≥ 2.1.14)
LinkingTo: Rcpp
Suggests: testthat
Published: 2018-01-20
Author: Christian Hotz-Behofsits [aut, cre], Clemens Danninger [aut], Simon Stiebellehner [aut], Dan Egnor [aut], Vlad Losev [aut], Keith Ray [aut], Zhanyong Wan [aut], Markus Heule [aut], Google [cph], Yann Collet [cph]
Maintainer: Christian Hotz-Behofsits <christian.hotz-behofsits at wu.ac.at>
BugReports: https://github.com/IMSMWU/RClickhouse/issues
License: GPL-2
URL: https://github.com/IMSMWU/RClickhouse
NeedsCompilation: yes
SystemRequirements: C++11
Citation: RClickhouse citation info
CRAN checks: RClickhouse results

Downloads:

Reference manual: RClickhouse.pdf
Package source: RClickhouse_0.4.0.tar.gz
Windows binaries: r-devel: RClickhouse_0.4.0.zip, r-release: RClickhouse_0.4.0.zip, r-oldrel: RClickhouse_0.4.0.zip
OS X El Capitan binaries: r-release: RClickhouse_0.4.0.tgz
OS X Mavericks binaries: r-oldrel: RClickhouse_0.3.0.tgz
Old sources: RClickhouse archive

Linking:

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