Entering edit mode
Oliver Hartmann
▴
20
@oliver-hartmann-630
Last seen 10.2 years ago
Hi,
when I try to load affyPLM (latest version, from BioC 1.9) in R 2.4.0
I
get a systems crash with the following error message:
"R-2.4.0-devel_060826/lib/R/bin/exec/R: relocation error:
R-2.4.x-libs-BioC/1.9/affyPLM/libs/affyPLM.so:undefined symbol:
moduleCdynload"
The library 'libR.so' seems to be the trouble maker: R 2.3.1 does
contain symbol "moduleCdynload", while it seems to be called
'R_moduleCdynload' in 2.4.0
All the best
-oli-