Re: [R] Cannot install RPostgreSQL

2013-06-12 Thread Pascal Oettli
Hello, If you carefully check the error message, it is clearly written: RS-PostgreSQL.h:23:26: fatal error: libpq-fe.h: No such file or directory Some header files are missing. Here is the result of a quick search on the web: "libpq-dev" for Ubuntu. If I may suggest, you should upgrade the ver

[R] Cannot install RPostgreSQL

2013-06-12 Thread Drew
Hello everyone, I am extremely new to R. I have yet to write any complicated code myself, however I have been learning largely by reading code that has already been written. Long story short, I have been running a code that makes use of the RPostgreSQL package for some time now. For some reason I