[BioC] Unable to load Ruuid in R 2.8.1

Daniel Klevebring daniel at biotech.kth.se
Thu Jan 8 11:27:19 CET 2009


Hi all,

I am unable to load the Ruuid library in R 2.8.0 on Mac OS X 10.5.6.  
It installs without error but then...

 > library(Ruuid)
Error in dyn.load(file, DLLpath = DLLpath, ...) :
   unable to load shared library '/Library/Frameworks/R.framework/ 
Resources/library/Ruuid/libs/i386/Ruuid.so':
   dlopen(/Library/Frameworks/R.framework/Resources/library/Ruuid/libs/ 
i386/Ruuid.so, 6): Library not loaded: /usr/local/lib/ 
libglib-2.0.0.dylib
   Referenced from: /Library/Frameworks/R.framework/Resources/library/ 
Ruuid/libs/i386/Ruuid.so
   Reason: image not found
Error: package/namespace load failed for 'Ruuid'
 >
 > 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] tools     stats     graphics  grDevices utils     datasets   
methods   base

other attached packages:
[1] AnnotationDbi_1.4.1 Biobase_2.2.1

loaded via a namespace (and not attached):
[1] DBI_0.2-4     RSQLite_0.7-1
 >

Any ideas?

Best,
Daniel Klevebring



More information about the Bioconductor mailing list