You haven't even told us your OS, but it sounds like it might be
Windows.
In any case, RPostgreSQL is (like RMySQL) not distributed in binary
form, and you need to compile it from the sources against your
PostgreSQL version (which does matter, including the compiler used to
build it).
This is all covered in the rw-FAQ, if this is Windows (see the posting
guide).
On Fri, 18 Mar 2011, Shaunak Bangale wrote:
Hi R-team,
While using R 2.12.2, I came across a problem that it doesn't have RPostgreSQL package in
the list of "install packages".
As my original code was written in R 2.11.1, I could use the RPostgreSQL
package.
I am moving to R 2.12.2 to use the newly added package "xtable" in newer
version R 2.12.2.
Please help me to solve this problem and tell me if the RPostgreSQL package can
be added to R 2.12.2.
Sooner reply will be appreciated.
Thanks in advance.
Regards,
Shaunak
Shaunak Bangale | Innovation Analyst| +91 9986215550|
www.mu-sigma.com<http://www.mu-sigma.com/> |
________________________________
This email message may contain proprietary, private and confidential
information. The information transmitted is intended only for the person(s) or
entities to which it is addressed. Any review, retransmission, dissemination or
other use of, or taking of any action in reliance upon, this information by
persons or entities other than the intended recipient is prohibited and may be
illegal. If you received this in error, please contact the sender and delete
the message from your system.
Mu Sigma takes all reasonable steps to ensure that its electronic
communications are free from viruses. However, given Internet accessibility,
the Company cannot accept liability for any virus introduced by this e-mail or
any attachment and you are advised to use up-to-date virus checking software.
[[alternative HTML version deleted]]
______________________________________________
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.
--
Brian D. Ripley, rip...@stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
______________________________________________
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.