Setup R 4.0 library to be used in RStudio


echo $USER will show your login name; for example

myname

Then do:

sudo chmod -R 777 /Users/myname/Library/R/4.0/library/

and you will be able to install packages within RStudio

Commentaires

Posts les plus consultés de ce blog

Standard error from Hessian Matrix... what can be done when problem occurs

stepAIC from package MASS with AICc

Install treemix in ubuntu 20.04