Re: [R] R-postgresql

2005-06-28 Thread Uwe Ligges
orkun wrote: > hello > > where can download R-postgresql from ? Please read the posting guide. What is "R-postgresql"? For which version of R on which platform? The following two web pages might help you to precise your question: http://www.omegahat.org/RSPostgres/ http://rpgsql.sourceforge

[R] R-postgresql

2005-06-28 Thread orkun
hello where can download R-postgresql from ? regards Ahmet Temiz __ XamimeLT - installed on mailserver for domain @deprem.gov.tr Queries to: [EMAIL PROTECTED] __ The views and opinions expressed in this e-mail message are

RE: [R] R, postgresql, windows & bsd

2005-01-13 Thread dr mike
14:07 To: r-help Subject: [R] R, postgresql, windows & bsd I usually work with R on a windows querying data through RODBC from a postgresql db on a freebsd machine on my offcie lan. Now I have the chance to use R also on a linux gentoo client box and to connect to the same db. I know that I ca

Re: [R] R, postgresql, windows & bsd

2005-01-13 Thread Jim McLoughlin
On Jan 13, 2005, at 6:07 AM, [EMAIL PROTECTED] wrote: I usually work with R on a windows querying data through RODBC from a postgresql db on a freebsd machine on my offcie lan. Now I have the chance to use R also on a linux gentoo client box and to connect to the same db. I know that I can install

[R] R, postgresql, windows & bsd

2005-01-13 Thread v . demartino2
I usually work with R on a windows querying data through RODBC from a postgresql db on a freebsd machine on my offcie lan. Now I have the chance to use R also on a linux gentoo client box and to connect to the same db. I know that I can install the unixodbc stuff and stick to RODBC, BUT my quest