Hi List, I'm running R2.5.1 on WinXP. Downloaded RMySQL_0.6-0.zip from http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/2.6/ and the installation seemed fine. However, when I tried to load the package, the error occured:
> utils:::menuInstallLocal() package 'RMySQL' successfully unpacked and MD5 sums checked updating HTML package descriptions > library(RMySQL) Loading required package: DBI Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load shared library 'C:/PROGRA~1/R/R-25~1.1/library/RMySQL/libs/RMySQL.dll': LoadLibrary failure: The specified module could not be found. Error: package/namespace load failed for 'RMySQL' ## However, I can see the .dll file is there from window's explorer!! There was also a pop windows says: "R Console: Rgui.exe-Unable To Locate Component This application has failed to start because LIBMYSQL.dll was not found. Re-installing the application may fix the problem." I tried the re-installation. It didn't work. The "DBI" package I have is version 0.2-4, just in case. thanks, ...Tao _________________________________________________________________ Climb to the top of the charts! Play Star Shuffle: the word scramble challenge with star power. t ______________________________________________ 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.