[R-sig-DB] DBI driver for PostgreSQL?

David James dj @end|ng |rom re@e@rch@be||-|@b@@com
Wed Nov 20 14:51:41 CET 2002


That's correct.  Rdbi.PGSQL requires Rdbi, not DBI.

Dirk Eddelbuettel wrote:
> On Tue, Nov 19, 2002 at 05:31:37PM -0500, David James wrote:
> > Douglas Bates wrote:
> > > Is there an R DBI-compliant driver for PostgreSQL?
> > 
> > Yes, as of DBI 0.1-2.  See Tim Keitt's packages 
> > Rdbi and Rdbi.PgSQL at sourceforge.com.
> 
> I am confused. DBI is now at CRAN and at 0.1.4.
> 
> Rdbi and Rdbi.PgSQL are still at 0.1.2 -- and it appears that Rdbi.PgSQL
> does not want to play with DBI. Is that right?
> 
> > library(DBI)
> > library(Rdbi.PgSQL)
> Loading required package: Rdbi
> Error in firstlib(which.lib.loc, package) :
>         Could not load package Rdbi
> 	In addition: Warning message:
> 	There is no package called Rdbi' in: library(package, char = TRUE,
> logical = TRUE, warn.conflicts = warn.conflicts,
> Error in library(Rdbi.PgSQL) : .First.lib failed
> 
> Should I patch Rdbi.PgSQL to work load DBI instead?
> 
> Dirk
> 
> -- 
> Prediction is very difficult, especially about the future. 
> 				             -- Niels Bohr
> 
> _______________________________________________
> R-sig-DB mailing list -- R Special Interest Group
> R-sig-DB using stat.math.ethz.ch
> http://www.stat.math.ethz.ch/mailman/listinfo/r-sig-db

-- 
David A. James
Statistics Research, Room 2C-253            Phone:  (908) 582-3082       
Bell Labs, Lucent Technologies              Fax:    (908) 582-3340
Murray Hill, NJ 09794-0636




More information about the R-sig-DB mailing list