Other packages > Find by keyword >

RPresto  

DBI Connector to Presto
View on CRAN: Click here


Download and install RPresto package within the R console
Install from CRAN:
install.packages("RPresto")

Install from Github:
library("remotes")
install_github("cran/RPresto")

Install by package version:
library("remotes")
install_version("RPresto", "1.4.8")



Attach the package and use:
library("RPresto")
Maintained by
Jarod G.R. Meng
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-03-18
Latest Update: 2025-01-08
Description:
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: .
How to cite:
Jarod G.R. Meng (2016). RPresto: DBI Connector to Presto. R package version 1.4.8, https://cran.r-project.org/web/packages/RPresto. Accessed 07 Aug. 2026.
Previous versions and publish date:
(2026-07-09 08:20), 1.2.0 (2016-03-18 00:00), 1.2.1 (2016-04-06 01:22), 1.3.0 (2017-07-13 17:40), 1.3.1 (2018-09-10 20:30), 1.3.2 (2018-10-23 06:10), 1.3.3 (2019-05-04 00:40), 1.3.4 (2019-10-18 19:40), 1.3.5 (2020-11-13 17:10), 1.3.6 (2021-05-31 08:40), 1.3.7 (2021-09-04 14:40), 1.4.0 (2022-09-27 09:50), 1.4.1 (2022-11-16 03:10), 1.4.2 (2023-01-13 09:30), 1.4.3 (2023-03-03 18:20), 1.4.4 (2023-03-09 14:50), 1.4.5 (2023-05-05 10:20), 1.4.6 (2023-11-01 02:00), 1.4.7 (2025-01-08 06:40)
Other packages that cited RPresto R package
View RPresto citation profile
Other R packages that RPresto depends, imports, suggests or enhances
Complete documentation for RPresto
Functions, R codes and Examples using the RPresto R package
Some associated functions: Presto . PrestoConnection-class . PrestoDriver-class . PrestoQuery-class . PrestoResult-class . PrestoSession-class . RPresto-package . add_chunk . dbCreateTableAs . dbDataType . dbGetInfo . dbRenameTable . dbplyr-db . dbplyr-sql . dbplyr_edition.PrestoConnection . dbplyr_function_implementations . dplyr_function_implementations . dplyr_source_function_implementations . dummyPrestoConnection . dummy_tables . kerberos_configs . presto_has_default . sqlCreateTableAs . src_presto . 
Some associated R codes: Presto.R . PrestoConnection.R . PrestoDriver.R . PrestoQuery.R . PrestoResult.R . PrestoSession.R . RPresto-package.R . chunk.R . create.dummy.tables.R . cte.R . dbAppendTable.R . dbClearResult.R . dbConnect.R . dbCreateTable.R . dbCreateTableAs.R . dbDataType.R . dbDisconnect.R . dbExistsTable.R . dbFetch.R . dbGetInfo.R . dbGetQuery.R . dbGetRowCount.R . dbGetRowsAffected.R . dbGetStatement.R . dbHasCompleted.R . dbIsValid.R . dbListFields.R . dbListTables.R . dbQuoteIdentifier.R . dbQuoteLiteral.R . dbReadTable.R . dbRemoveTable.R . dbRenameTable.R . dbSendQuery.R . dbUnloadDriver.R . dbWriteTable.R . dbplyr-db.R . dbplyr-sql.R . dbplyr-src.R . default.R . fetch.R . presto.field.R . presto.field_utilities.R . request_headers.R . sqlCreateTable.R . sqlCreateTableAs.R . zzz.R .  Full RPresto package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

modelwordcloud  
Model Word Clouds
Makes a word cloud of text, sized by the frequency of the word, and colored either by user-specified ...
Download / Learn more Package Citations See dependency  
enrichwith  
Methods to Enrich R Objects with Extra Components
Provides the "enrich" method to enrich list-like R objects with new, relevant components. The curren ...
Download / Learn more Package Citations See dependency  
bbricks  
Bayesian Methods and Graphical Model Structures for Statistical Modeling
A set of frequently used Bayesian parametric and nonparametric model structures, as well as a set of ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
BayesESS  
Determining Effective Sample Size
Determines effective sample size of a parametric prior distribution in Bayesian models. For a web-b ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA