Skip to content

dyn.load() fails with R 2.6.0

2 messages · Enrico Rossi, Simon Urbanek

#
Enrico,
On Oct 10, 2007, at 10:02 PM, Enrico Rossi wrote:

            
Yes, you seem to be mixing R versions when compiling your code. I  
suspect that you have an older R on your PATH so you are compiling  
for the wrong version of R. Please double-check your R versions. If  
the problem persists, please post the full output of the compilation  
and the result of otool -L test.so

Cheers,
Simon