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.4 |
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-10-18 |
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 |