I Have R version - 3.x.x .
when i was trying to execute R ,
got error :
error while loading shared libraries: libR.so: cannot open shared object file: No such file or directory.
I Have R version - 3.x.x .
when i was trying to execute R ,
got error :
error while loading shared libraries: libR.so: cannot open shared object file: No such file or directory.
Have you installed R from source? If so, have you included the --enable-R-shlib
flag when compiling?
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.