RPostgreSQL
swMATH4562CRANRPostgreSQLMaRDI QIDQ16733
R Interface to the 'PostgreSQL' Database System
Last update: 11 January 2024
Copyright license: GNU General Public License, version 3.0, File License
Software version identifier: 0.7-5, 0.1-0, 0.1-1, 0.1-2, 0.1-3, 0.1-4, 0.1-5, 0.1-6, 0.1-7, 0.2-0, 0.2-1, 0.3-0, 0.3-1, 0.3-2, 0.3-3, 0.4-1, 0.4, 0.6-2, 0.7-2, 0.7-3, 0.7-4, 0.7, 0.7-6
Source code repository: https://github.com/cran/RPostgreSQL
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.
Related Items (14)
This page was built for software: RPostgreSQL