Fanfaar wrote:
> I'm using R 2.9.2 on a WinXP system, and I installed the RPostgreSQL

> Error: package/namespace load failed for 'RPostgreSQL'

> I don't suppose DLL should be directly in my PATH, right?

> Thanks for any hints,

I don't use Windows, much, but if I recall correctly the DLLs do need to
be visible in your PATH, including other DLLs loaded by this one.

Which brings me to my other thought -- RPostgreSQL depends on libpq, so
I wonder if you have installed the PostgreSQL client?

HTH,

Joe

Attachment: signature.asc
Description: OpenPGP digital signature

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to