[R] Ruuid missing Gtk glib.dylib
Christopher Bare
cbare at systemsbiology.org
Fri Sep 18 20:58:07 CEST 2009
Hi,
I get an error indicating a missing library from the package 'Ruuid'.
I suppose this means I should install RGtk. I just thought I'd
document the error. Maybe a dependency entry is missing?
R 2.9.0
OS X 10.5.8
Thanks,
- chris
> biocLite('Ruuid')
Using R version 2.9.0, biocinstall version 2.4.12.
Installing Bioconductor version 2.4 packages:
[1] "Ruuid"
Please wait...
Warning: unable to access index for repository
http://brainarray.mbni.med.umich.edu/bioc/bin/macosx/universal/contrib/2.9
trying URL 'http://bioconductor.org/packages/2.4/bioc/bin/macosx/universal/contrib/2.9/Ruuid_1.22.0.tgz'
Content type 'application/x-gzip' length 66343 bytes (64 Kb)
opened URL
==================================================
downloaded 64 Kb
The downloaded packages are in
/var/folders/n3/n3Xa3tJRED4hkXZd5y3QWk+++TI/-Tmp-//RtmpkHt9YC/downloaded_packages
> 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:
/Library/Frameworks/GTK+.framework/Versions/2.14.X11/Resources/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'
Error in args(getuuid) : no function to return from, jumping to top level
------------------------------------------------
J. Christopher Bare
Institute for Systems Biology
More information about the R-help
mailing list