-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Looks like *.so binary is not compatible with El Capitan ...
I'm not sure if it is config/plugin/IDE issue. It works from cmd:
$ /usr/local/bin/R --no-save --quiet
>
But not from R run-time configuration:
Script: location to *.r script
Working Directory: location to *.r script
/usr/local/bin/R --no-save --quiet
Error in dyn.load("/Users/pranas/Library/Application Support/IntelliJIdea2016.2/TheRPlugin/libtherplugin_device64.so") :
unable to load shared object '/Users/pranas/Library/Application Support/IntelliJIdea2016.2/TheRPlugin/libtherplugin_device64.so':
dlopen(/Users/pranas/Library/Application Support/IntelliJIdea2016.2/TheRPlugin/libtherplugin_device64.so, 6): no suitable image found. Did find:
/Users/pranas/Library/Application Support/IntelliJIdea2016.2/TheRPlugin/libtherplugin_device64.so: unknown file type, first eight bytes: 0x7F 0x45 0x4C 0x46 0x02 0x01 0x01 0x00
Execution halted
Process finished with exit code 1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels