Database interface and 'PostgreSQL' driver for 'R'.
This package provides a Database Interface 'DBI' compliant
driver for 'R' to access 'PostgreSQL' database systems.
In order to build and install this package from source, 'PostgreSQL'
itself must be present your system to provide 'PostgreSQL' functionality
via its libraries and header files. These files are provided as
'postgresql-devel' package under some Linux distributions.
On 'macOS' and 'Microsoft Windows' system the attached 'libpq' library source will be used.
Version: |
0.7-7 |
Depends: |
R (≥ 3.4.0), methods, DBI (≥ 0.3) |
Published: |
2024-09-30 |
DOI: |
10.32614/CRAN.package.RPostgreSQL |
Author: |
Joe Conway [aut],
Dirk Eddelbuettel [aut],
Tomoaki Nishiyama [aut, cre],
Sameer Kumar Prayaga [aut] (during 2008),
Neil Tiffin [aut] |
Maintainer: |
Tomoaki Nishiyama <tomoaki at sci.u-toyama.ac.jp> |
License: |
GPL-3 | file LICENSE |
Copyright: |
Authors listed above, PostgreSQL Global Development Group,
and The Regents of the University of California |
URL: |
https://github.com/tomoakin/RPostgreSQL,
https://cran.r-project.org/package=DBI,
https://www.postgresql.org |
NeedsCompilation: |
yes |
Materials: |
NEWS ChangeLog |
In views: |
Databases, Spatial |
CRAN checks: |
RPostgreSQL results |