Hello,

after upgrading to R 2.8.0 I cannot load the package RMySQL anymore. I
updated the package but it still does not work (see below).

> sessionInfo()
R version 2.8.0 (2008-10-20)
i386-apple-darwin8.11.1

locale:
en_US.UTF-8/en_US.UTF-8/C/C/en_US.UTF-8/en_US.UTF-8

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base

other attached packages:
[1] RODBC_1.2-3       DBI_0.2-4         TeachingDemos_2.3 maps_2.0-40

loaded via a namespace (and not attached):
[1] tools_2.8.0
> library("RMySQL")
Error in dyn.load(file, DLLpath = DLLpath, ...) :
  unable to load shared library
'/Library/Frameworks/R.framework/Versions/2.8/Resources/library/RMySQL/libs/i386/RMySQL.so':

dlopen(/Library/Frameworks/R.framework/Versions/2.8/Resources/library/RMySQL/libs/i386/RMySQL.so,
6): Library not loaded:
/Library/Frameworks/R.framework/Versions/2.7/Resources/lib/libR.dylib
  Referenced from:
/Library/Frameworks/R.framework/Versions/2.8/Resources/library/RMySQL/libs/i386/RMySQL.so
  Reason: image not found
Error: package/namespace load failed for 'RMySQL'
>

I would appreciate your help!

Best,

Felix

        [[alternative HTML version deleted]]

_______________________________________________
R-SIG-Mac mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to