postgresql package for R

Timothy H. Keitt keitt at nceas.ucsb.edu
Sat Nov 13 03:18:57 CET 1999


A preliminary release of my postgres package for R is at

    http://www.nceas.ucsb.edu/~keitt/R/postgres.tgz

It allows one to read and write data frames to and from a postgres
database, execute queries and has an experimental "proxy" interface that
allows you to access postgres tables using the standard, local data
frame model.  All accesses to the data frame generate the appropriate
queries and returns the data from the database.  (The proxy interface is
broken at the moment.)  I'm mostly looking for a few testers (hopefully
with postgresql experience) to try it out.

Cheers,
Tim

--
Timothy H. Keitt
National Center for Ecological Analysis and Synthesis
735 State Street, Suite 300, Santa Barbara, CA 93101
Phone: 805-892-2519, FAX: 805-892-2510
http://www.nceas.ucsb.edu/~keitt/



-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-announce 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-announce-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-announce mailing list