[R] postgresql package for R

Dirk Eddelbuettel edd at debian.org
Sat Nov 13 04:10:52 CET 1999


Neat. I assume you know that Michael Lapsey is preparing a general ODBC
interface?  Anyway, as I currently use a simple R function around a system
call to psql, combined with read.table, I thought I'd give a shot, but alas:

> library(postgres)
Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load shared library "/usr/lib/R/library/postgres/libs/postgres.so":
  /usr/lib/R/library/postgres/libs/postgres.so: undefined symbol: PQfsize

Platform is Debian GNU/Linux with R 0.65.1, and postgresql 6.5.2.

Regards, Dirk





-- 
According to the latest figures, 43% of all statistics are totally worthless.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list