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?
--enable-R-shlib
@andresrcs. I tried but it did not solve my problem. It is reproducible again.
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.