Database interface and PostgreSQL driver for R This package provides a Database Interface (DBI) compliant driver for R to access PostgreSQL database systems. A wiki and issue tracking system for the package are available at Google Code at https://code.google.com/p/rpostgresql/ .
| Author | Joe Conway, Dirk Eddelbuettel, Tomoaki Nishiyama, Sameer Kumar Prayaga (during 2008), Neil Tiffin |
| Maintainer | Dirk Eddelbuettel |
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("RPostgreSQL")
| DBI.pdf | R Script | |
|---|---|---|
| Reference Manual |
| biocViews | |
|---|---|
| Depends |
R
,
methods
,
DBI
|
| Imports | |
| Suggests | |
| System Requirements | |
| License | GPL-2 |
| URL | https://code.google.com/p/rpostgresql/, http://www.stat.bell-labs.com/RS-DBI, http://www.postgresql.org |
| Depends On Me | |
| Imports Me | |
| Suggests Me |
| Package source | RPostgreSQL_0.1-7.tar.gz |
|---|---|
| Windows 32-bit binary | RPostgreSQL_0.1-7.zip |
| Windows 64-bit binary | RPostgreSQL_0.1-7.zip |
| MacOS X 10.5 (Leopard) binary | RPostgreSQL_0.1-7.tgz |