Package: RGreenplum 0.1.2

Michael Williams

RGreenplum: Interface to 'Greenplum' Database

Fully 'DBI'-compliant interface to 'Greenplum' <https://greenplum.org/>, an open-source parallel database. This is an extension of the 'RPostgres' package <https://github.com/r-dbi/RPostgres>.

Authors:Michael Williams [aut, cre]

RGreenplum_0.1.2.tar.gz
RGreenplum_0.1.2.zip(r-4.5)RGreenplum_0.1.2.zip(r-4.4)RGreenplum_0.1.2.zip(r-4.3)
RGreenplum_0.1.2.tgz(r-4.4-any)RGreenplum_0.1.2.tgz(r-4.3-any)
RGreenplum_0.1.2.tar.gz(r-4.5-noble)RGreenplum_0.1.2.tar.gz(r-4.4-noble)
RGreenplum_0.1.2.tgz(r-4.4-emscripten)RGreenplum_0.1.2.tgz(r-4.3-emscripten)
RGreenplum.pdf |RGreenplum.html
RGreenplum/json (API)

# Install 'RGreenplum' in R:
install.packages('RGreenplum', repos = c('https://mwillumz.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/mwillumz/rgreenplum/issues

On CRAN:

5 exports 3 stars 0.93 score 18 dependencies 1 scripts 165 downloads

Last updated 6 years agofrom:734c888755. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 20 2024
R-4.5-winOKAug 20 2024
R-4.5-linuxOKAug 20 2024
R-4.4-winOKAug 20 2024
R-4.4-macOKAug 20 2024
R-4.3-winOKAug 20 2024
R-4.3-macOKAug 20 2024

Exports:dbConnectdbExistsTabledbWriteTableGreenplumsqlCreateTable

Dependencies:bitbit64blobclicpp11DBIgenericsgluehmslifecyclelubridatepkgconfigplogrrlangRPostgrestimechangevctrswithr

Readme and manuals

Help Manual

Help pageTopics
Connect to a Greenplum database.dbConnect,GreenplumDriver-method
Greenplum dbIsValid methoddbIsValid,GreenplumDriver-method
Greenplum dbWriteTable methoddbExistsTable,GreenplumConnection,character-method dbWriteTable,GreenplumConnection,character,data.frame-method
Greenplum driverGreenplum
Greenplum sqlCreateTable methodsqlCreateTable,GreenplumConnection-method