[R] RMySQL loading error

Gabor Grothendieck ggrothendieck at gmail.com
Thu Aug 9 23:30:30 CEST 2007


This was just discussed:

https://www.stat.math.ethz.ch/pipermail/r-help/2007-August/138142.html

On 8/9/07, Clara Anton <cantonfe at mtu.edu> wrote:
> Hi,
>
> I am having problems loading RMySQL.
>
> I am using MySQL 5.0,  R version 2.5.1, and RMySQL with Windows XP.
> When I try to load rMySQL I get the following error:
>
>  > require(RMySQL)
> Loading required package: RMySQL
> 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:  Invalid access to memory location.
>
>
> I did not get any errors while installing MySQL or RMySQL. It seems that
> there are other people with similar problems, although I could not find
> any hint on how to try to solve the problem.
> Any help, hint or advice would be greatly appreciated.
>
> Thanks,
>
> Clara Anton
>
> ______________________________________________
> R-help at stat.math.ethz.ch 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.
>



More information about the R-help mailing list