Provides a user-friendly interface for managing PostgreSQL database connection settings. The package supplies helper functions to create, edit and load connection and option configuration files stored in a user-specific directory using the 'odbc' and 'RPostgres' back ends. These helpers make it easy to construct a reproducible connection string from a configuration file, either by reading user-defined YAML files or by parsing an environment variable.
Version: | 0.3.1 |
Depends: | R (≥ 4.1.0) |
Imports: | DBI, fs, RPostgres, stringr, usethis, yaml |
Suggests: | rstudioapi, spelling, testthat (≥ 3.0.0) |
Published: | 2025-08-21 |
DOI: | 10.32614/CRAN.package.rpgconn |
Author: | Bobby Fatemi [aut, cre] |
Maintainer: | Bobby Fatemi <bfatemi07 at gmail.com> |
BugReports: | https://github.com/r-data-science/rpgconn/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/r-data-science/rpgconn |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README |
CRAN checks: | rpgconn results |
Reference manual: | rpgconn.html , rpgconn.pdf |
Package source: | rpgconn_0.3.1.tar.gz |
Windows binaries: | r-devel: not available, r-release: rpgconn_0.3.1.zip, r-oldrel: rpgconn_0.3.1.zip |
macOS binaries: | r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): rpgconn_0.3.1.tgz, r-oldrel (x86_64): rpgconn_0.3.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=rpgconn to link to this page.