https://www.postgresql.org/docs/current/index.html>.">

pgTools: Functions for Generating PostgreSQL Statements/Scripts (original) (raw)

Create PostgreSQL statements/scripts from R, optionally executing the SQL statements. Common SQL operations are included, although not every configurable option is available at this time. SQL output is intended to be compliant with PostgreSQL syntax specifications. PostgreSQL documentation is available here <https://www.postgresql.org/docs/current/index.html>.

Version: 1.0.2
Depends: R (≥ 3.5.0), data.table, toolbox
Imports: DBI, odbc, parallel, stringi
Published: 2023-03-24
DOI: 10.32614/CRAN.package.pgTools
Author: Timothy Conwell
Maintainer: Timothy Conwell
BugReports: https://github.com/tconwell/pgTools/issues
License: GPL (≥ 3)
URL: https://github.com/tconwell/pgTools
NeedsCompilation: no
CRAN checks: pgTools results

Documentation:

Reference manual: pgTools.html , <pgTools.pdf>

Downloads:

Package source: pgTools_1.0.2.tar.gz
Windows binaries: r-devel: pgTools_1.0.2.zip, r-release: pgTools_1.0.2.zip, r-oldrel: pgTools_1.0.2.zip
macOS binaries: r-release (arm64): pgTools_1.0.2.tgz, r-oldrel (arm64): pgTools_1.0.2.tgz, r-release (x86_64): pgTools_1.0.2.tgz, r-oldrel (x86_64): pgTools_1.0.2.tgz
Old sources: pgTools archive

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=pgToolsto link to this page.