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 Microsoft Windows system the attached libpq library source will be
used.
A wiki and issue tracking system for the package are available at
Google Code at https://code.google.com/p/rpostgresql/ .
Version: |
0.4 |
Depends: |
R (≥ 2.9.0), methods, DBI (≥ 0.1-4) |
Published: |
2013-03-27 |
Author: |
Joe Conway, Dirk Eddelbuettel, Tomoaki Nishiyama, Sameer Kumar
Prayaga (during 2008), Neil Tiffin |
Maintainer: |
Tomoaki Nishiyama <tomoakin at staff.kanazawa-u.ac.jp> |
License: |
GPL-2 | file LICENSE |
Copyright: |
Authors listed above, PostgreSQL Global Development Group,
and The Regents of the University of California |
URL: |
https://code.google.com/p/rpostgresql/,
http://www.stat.bell-labs.com/RS-DBI, http://www.postgresql.org |
NeedsCompilation: |
yes |
Materials: |
NEWS ChangeLog |
CRAN checks: |
RPostgreSQL results |