[R] RMySQL installing problems
andreiabb
andreia.fonseca at gmail.com
Fri Sep 28 12:55:32 CEST 2007
Dear forum,
I'm trying to install RMySQL but I'm having problems in loading it, here is
the message that I'm getting in R
install.packages("RMySQL", dependencies=TRUE)
trying URL
'http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/2.5/RMySQL_0.6-0.zip'
Content type 'application/zip' length 391364 bytes
opened URL
downloaded 382Kb
package 'RMySQL' successfully unpacked and MD5 sums checked
The downloaded packages are in
C:\TEMP\RtmpqsmLsb\downloaded_packages
updating HTML package descriptions
> local({pkg <- select.list(sort(.packages(all.available = TRUE)))
+ if(nchar(pkg)) library(pkg, character.only=TRUE)})
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'
Can someone give me a tip?
Thanks
Regards
Andreia Fonseca
PhD candidate
Wageningen University
Animal Breeding and Genomics Centre
Marijkweg 40
P.O. Box 338
6700 AH Wageningen
Tel: +31 (0) 317483194
--
View this message in context: http://www.nabble.com/RMySQL-installing-problems-tf4533729.html#a12938345
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list