Skip to content

Allow to dlopen libR.so, rather than linking it

Thomas Friedrichsmeier requested to merge work/backend_dlopen into master

WIP.

Should allow for better separation between Qt and R, and should allow more flexibility e.g. for interfacing with a system-installed R from inside an AppImage.

Merge request reports