----- Original Message -----
From: "Leonardo Collado Torres" <lcollado at jhu.edu>
To: bioc-devel at r-project.org
Sent: Wednesday, June 10, 2015 4:19:42 PM
Subject: [Bioc-devel] Cairo error on Mac OS X Snow Leopard (10.6.8) / x86_64
Hi,
My package regionReport just reported errors on both release and
devel
when running R CMD check on Mac OS X Snow Leopard (10.6.8) / x86_64.
The error is:
Error: .onLoad failed in loadNamespace() for 'Cairo', details:
call: dyn.load(file, DLLpath = DLLpath, ...)
error: unable to load shared object
'/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Cairo/libs/Cairo.so':
dlopen(/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Cairo/libs/Cairo.so,
6): Symbol not found: _FcConfigGetCurrent
Referenced from:
/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Cairo/libs/Cairo.so
Expected in: flat namespace
in
/Library/Frameworks/R.framework/Versions/3.2/Resources/library/Cairo/libs/Cairo.so
Execution halted
I'm guessing that there's not much I can do, beyond sending this
email. But let me know if I can help in some way.
Thanks, already noticed that. This should be fixed in tomorrow's report.
Dan