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:
RGreenplum_0.1.2.tar.gz
RGreenplum_0.1.2.zip(r-4.7)RGreenplum_0.1.2.zip(r-4.6)RGreenplum_0.1.2.zip(r-4.5)
RGreenplum_0.1.2.tgz(r-4.6-any)RGreenplum_0.1.2.tgz(r-4.5-any)
RGreenplum_0.1.2.tar.gz(r-4.7-any)RGreenplum_0.1.2.tar.gz(r-4.6-any)
RGreenplum_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
RGreenplum/json (API)
| # Install 'RGreenplum' in R: |
| install.packages('RGreenplum', repos = c('https://mwillumz.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mwillumz/rgreenplum/issues
Last updated from:734c888755. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 117 | ||
| source / vignettes | OK | 172 | ||
| linux-release-x86_64 | OK | 138 | ||
| macos-release-arm64 | OK | 132 | ||
| macos-oldrel-arm64 | OK | 123 | ||
| windows-devel | OK | 84 | ||
| windows-release | OK | 77 | ||
| windows-oldrel | OK | 65 | ||
| wasm-release | OK | 100 |
Exports:dbConnectdbExistsTabledbWriteTableGreenplumsqlCreateTable
Dependencies:bitbit64blobclicpp11DBIgenericsgluehmslifecyclelubridatepkgconfigrlangRPostgrestimechangevctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Connect to a Greenplum database. | dbConnect,GreenplumDriver-method |
| Greenplum dbIsValid method | dbIsValid,GreenplumDriver-method |
| Greenplum dbWriteTable method | dbExistsTable,GreenplumConnection,character-method dbWriteTable,GreenplumConnection,character,data.frame-method |
| Greenplum driver | Greenplum |
| Greenplum sqlCreateTable method | sqlCreateTable,GreenplumConnection-method |