Ubuntu 21.1
I updated RStudio to the most recent version and then updated R to 4.1.2 and RStudio is now giving me this error
R shared library (/usr/local/lib/R/lib/libR.so) not found. If this is a custom build of R, was it built with the --enable-R-shlib option?
There was a similar problem reported here but the solution does not work as I have no /home/jrkrideau/R-4.1.2/lib/ folder that I can see.
RStudio possible solution?
I currently seem to have libR.so in usr/lib and usr/local/lib/r/lib
Any suggestions on how to get out out of this.
Note I installed R-4.1.2 from a .tar.gz file which probably caused most of the problem.