RPostgres: C++ Interface to PostgreSQL (original) (raw)
Fully DBI-compliant C++-backed interface to PostgreSQL <https://www.postgresql.org/>, an open-source relational database.
Version:
1.4.8
Depends:
R (≥ 3.1.0)
Imports:
bit64, blob (≥ 1.2.0), DBI (≥ 1.2.0), hms (≥ 1.0.0), lubridate, methods, withr
LinkingTo:
Suggests:
callr, covr, DBItest (≥ 1.7.3), knitr, rlang, rmarkdown, testthat (≥ 3.0.0)
Published:
2025-02-25
DOI:
10.32614/CRAN.package.RPostgres
Author:
Hadley Wickham [aut], Jeroen Ooms [aut], Kirill Müller [aut, cre], RStudio [cph], R Consortium [fnd], Tomoaki Nishiyama [ctb] (Code for encoding vectors into strings derived from RPostgreSQL)
Maintainer:
Kirill Müller
BugReports:
https://github.com/r-dbi/RPostgres/issues
License:
MIT + file
URL:
https://rpostgres.r-dbi.org, https://github.com/r-dbi/RPostgres
NeedsCompilation:
yes
SystemRequirements:
libpq >= 9.0: libpq-dev (deb) or postgresql-devel (rpm)
Materials:
In views:
CRAN checks: