Has anyone had success using the RMySQL package under Mac OS
X/Darwin? I've been trying on and off for a few months with no
success. Most recently I installed the Darwin R-1.5.1 distribution
from (ftp://gifi.stat.ucla.edu/pub), but to no avail, I still get a
"bus error" when I try to connect (see below).
I have verified that I can log into MySQL from a shell with the
host/user/password combination that I'm passing to dbConnect.
Any thoughts?
Thanks,
-- Fernando
> library(RMySQL)
> m <- MySQL()
> con <- dbConnect(m,
>host="localhost",user="arrayAdmin",password="*****",dbname="microarrays")
Bus error
--
Fernando J. Pineda Johns Hopkins University
Assoc. Professor Bloomberg School of Public Health
Molecular Microbiology & Immunology 615 N. Wolfe St.
fernando.pineda at jhu.edu Baltimore, MD 21205
443-287-3673
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
https://stat.ethz.ch/pipermail/r-help/attachments/20020702/967722ce/attachment.html