RPostgres: 'Rcpp' Interface to 'PostgreSQL'

Fully 'DBI'-compliant 'Rcpp'-backed interface to 'PostgreSQL' <https://www.postgresql.org/>, an open-source relational database.

Version: 1.0-4
Depends: R (≥ 3.1.0)
Imports: bit64, blob, DBI (≥ 0.7), hms, methods, Rcpp (≥ 0.11.4.2), withr
LinkingTo: BH, plogr, Rcpp
Suggests: DBItest, testthat
Published: 2017-12-20
Author: Hadley Wickham [aut], Jeroen Ooms [aut], Kirill Müller [cre], RStudio [cph], R Consortium [cph], Tomoaki Nishiyama [ctb] (Code for encoding vectors into strings derived from RPostgreSQL), Kungliga Tekniska Högskolan [ctb] (Source code for timegm)
Maintainer: Kirill Müller <krlmlr+r at mailbox.org>
BugReports: https://github.com/r-dbi/RPostgres/issues
License: GPL-2
URL: https://github.com/r-dbi/RPostgres
NeedsCompilation: yes
SystemRequirements: libpq >= 9.0: libpq-dev (deb) or postgresql-devel (rpm)
Materials: README NEWS
CRAN checks: RPostgres results

Downloads:

Reference manual: RPostgres.pdf
Package source: RPostgres_1.0-4.tar.gz
Windows binaries: r-devel: RPostgres_1.0-4.zip, r-release: RPostgres_1.0-4.zip, r-oldrel: RPostgres_1.0-4.zip
OS X El Capitan binaries: r-release: RPostgres_1.0-4.tgz
OS X Mavericks binaries: r-oldrel: RPostgres_1.0-4.tgz
Old sources: RPostgres archive

Reverse dependencies:

Reverse suggests: rquery

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RPostgres to link to this page.