[R] R and Postgresql (DBI)
Ian Garcia
tazapa at yahoo.com
Fri Jan 9 01:24:17 CET 2004
Hi,
I'm running Debian (Sid), Postgres (7.3.4) and
R (1.8.1).
I get the following error when I tri to use DBI
>library("DBI")
> p <- dbDriver("PostgreSQL")
Error in do.call(as.character(drvName), list(...)) :
couldn't find function "PostgreSQL"
Is there any other package I need in order to
interface between R and Postgres ?
thanks
Ian
__________________________________
More information about the R-help
mailing list