pgUtils

Utility functions for PostgreSQL databases

Functions for creating PostgreSQL database tables, with auto incrementing primary keys, selection of foreign keys to allow referencial integrity and a logging mechanism.

Author Johannes Rainer
Maintainer Johannes Rainer

To install this package, start R and enter:

    source("http://bioconductor.org/biocLite.R")
    biocLite("pgUtils")

Vignettes (Documentation)

Package Downloads

pgUtils.pdf
Source pgUtils_1.10.0.tar.gz
Windows binary Not Available
OS X binary pgUtils_1.10.0.tgz

Details

biocViews
Depends R, Rdbi, RdbiPgSQL, methods
Suggests
Imports
SystemRequirements
License LGPL version 2 or newer
URL
dependsOnMe maDB
suggestsMe