R Interface to the 'PostgreSQL' Database System
Apply R/S-Plus functions to remote groups of DBMS rows (experimental)
Apply R/S-Plus functions to remote groups of DBMS rows (experimental)
Call an SQL stored procedure
DBMS Transaction Management
Create a connection object to an PostgreSQL DBMS
Determine the SQL Data Type of an S object
PostgreSQL implementation of the Database Interface (DBI) classes and ...
Database interface meta-data
List items from an PostgreSQL DBMS and from objects
Class dbObjectId
Convenience functions for Importing/Exporting DBMS tables
Execute a statement on a given database connection
Set data mappings between PostgreSQL and R/S-Plus
Fetch records from a previously executed query
Check whether a database handle object is valid or not
Make R/S-Plus identifiers into quoted PostgreSQL identifiers
Instantiate a PostgreSQL client from the current R or S-Plus session
Build the SQL CREATE TABLE definition as a string
Class PostgreSQLConnection
Apply R/S-Plus functions to remote groups of DBMS rows (experimental)
Class PostgreSQLDriver
Class PostgreSQLObject
Class PostgreSQLResult
Support Functions
R compatibility with S version 4/Splus5+ support functions
Summarize an PostgreSQL object
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.
Useful links