Package: RPostgreSQL Version: 0.7-8 Date: 2025-03-28 Title: R Interface to the 'PostgreSQL' Database System Maintainer: Tomoaki Nishiyama Description: 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. LazyLoad: true Depends: R (>= 3.4.0), methods, DBI (>= 0.3) License: GPL-3 | file LICENSE Copyright: Authors listed above, PostgreSQL Global Development Group, and The Regents of the University of California Collate: S4R.R zzz.R PostgreSQLSupport.R dbObjectId.R PostgreSQL.R URL: https://github.com/tomoakin/RPostgreSQL, https://cran.r-project.org/package=DBI, https://www.postgresql.org Authors@R: c(person(given = "Joe", family = "Conway", role = "aut"), person(given = "Dirk", family = "Eddelbuettel", role = "aut"), person(given = "Tomoaki", family = "Nishiyama", role = c("aut", "cre"), email = "tomoaki@sci.u-toyama.ac.jp"), person(given = c("Sameer", "Kumar"), family = "Prayaga", role = "aut", comment = "during 2008"), person(given = "Neil", family = "Tiffin", role = "aut")) NeedsCompilation: yes Packaged: 2026-07-04 17:21:14 UTC; root Author: Joe Conway [aut], Dirk Eddelbuettel [aut], Tomoaki Nishiyama [aut, cre], Sameer Kumar Prayaga [aut] (during 2008), Neil Tiffin [aut] Repository: https://tomoakin.r-universe.dev Date/Publication: 2025-03-28 06:57:25 UTC RemoteUrl: https://github.com/tomoakin/rpostgresql RemoteRef: HEAD RemoteSha: e8a32401d13549f8b1ffc8bc78ca572891495008 RemoteSubdir: RPostgreSQL