Implements a 'DBI' compliant interface to Presto. Presto is an open source distributed SQL query engine for running interactive analytic queries against data sources of all sizes ranging from gigabytes to petabytes: <https://prestodb.io/>.
Version: | 1.3.3 |
Depends: | R (≥ 3.1.0), methods |
Imports: | DBI (≥ 0.3.0), httr (≥ 0.6), openssl, jsonlite, stringi, stats, Rcpp (≥ 0.12.7), utils |
LinkingTo: | Rcpp |
Suggests: | testthat, dplyr (≥ 0.7.0), dbplyr |
Published: | 2019-05-03 |
Author: | Onur Ismail Filiz [aut, cre], Sergey Goder [aut], John Myles White [ctb] |
Maintainer: | Onur Ismail Filiz <onur at fb.com> |
BugReports: | https://github.com/prestodb/RPresto/issues |
License: | BSD_3_clause + file LICENSE |
Copyright: | Facebook, Inc. 2015-present. |
URL: | https://github.com/prestodb/RPresto |
NeedsCompilation: | yes |
Materials: | README NEWS |
In views: | Databases |
CRAN checks: | RPresto results |
Reference manual: | RPresto.pdf |
Package source: | RPresto_1.3.3.tar.gz |
Windows binaries: | r-devel: RPresto_1.3.3.zip, r-release: RPresto_1.3.3.zip, r-oldrel: RPresto_1.3.3.zip |
OS X binaries: | r-release: RPresto_1.3.3.tgz, r-oldrel: RPresto_1.3.3.tgz |
Old sources: | RPresto archive |
Please use the canonical form https://CRAN.R-project.org/package=RPresto to link to this page.