Package: RGreenplum
Title: Interface to 'Greenplum' Database
Version: 0.1.2
Authors@R: c(person("Michael", "Williams", role = c("aut", "cre"), 
  email = "mw8765999@gmail.com"))
Description: 
    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>.
License: GPL-2
URL: https://github.com/mwillumz/RGreenplum
BugReports: https://github.com/mwillumz/RGreenplum/issues
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.1.0)
Imports: DBI, RPostgres, methods
Suggests: DBItest, testthat
RoxygenNote: 6.0.1
Collate: 'GreenplumDriver.R' 'GreenplumConnection.R' 'table-create.R'
        'tables.R'
NeedsCompilation: no
Packaged: 2018-06-24 11:33:37 UTC; michael
Author: Michael Williams [aut, cre]
Maintainer: Michael Williams <mw8765999@gmail.com>
Repository: CRAN
Date/Publication: 2018-06-24 11:44:18 UTC
Built: R 4.4.3; ; 2025-11-12 03:27:22 UTC; windows
