Entering edit mode
Marcus Gry
▴
20
@marcus-gry-3240
Last seen 10.2 years ago
Hello mailinglist!
I have a problem loading the PGSEA package using R 2.8.0 on Mac OS X
10.5.6.
> library(PGSEA)
Loading required package: AnnotationDbi
Loading required package: Biobase
Loading required package: tools
Welcome to Bioconductor
Vignettes contain introductory material. To view, type
'openVignette()'. To cite Bioconductor, see
'citation("Biobase")' and for packages 'citation(pkgname)'.
Loading required package: 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 'Ruuid' could not be loaded
> 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.2 Biobase_2.2.1
loaded via a namespace (and not attached):
[1] DBI_0.2-4 RSQLite_0.7-1
I would really appreciate some help in this matter.
Best regards
/Marcus
[[alternative HTML version deleted]]