In my installation of R on OS X, RMySQL is installed.

tmp <- installed.packages()

tmp[tmp[,'Package']=='RMySQL',]
                                Package
                               "RMySQL"
                                LibPath
             "/usr/local/lib/R/library"
                                Version
                                "0.5-1"
                               Priority
                                     NA
                                 Bundle
                                     NA
                                Depends
"R (>= 1.6.0), methods, DBI (>= 0.1-4)"

From where did you get your list of "contributed packages for the OSX release of R"?

-Don

At 3:35 PM -0400 6/6/03, Chris Fonnesbeck wrote:
I noticed in the collection of contributed packages for the OSX release of R, there is no RMySQL package. Does anyone know if one exists, or otherwise, how to connect to relational databases from R on Mac? Any help mode appreciated.

cjf

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help


--
--------------------------------------
Don MacQueen
Environmental Protection Department
Lawrence Livermore National Laboratory
Livermore, CA, USA

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to