Skip to content
Prev 21264 / 63424 Next

Installation, permissions of /usr/local/lib/R (PR#9054)

jori.mantysalo at uta.fi wrote:

            
You don't say if you installed R as root or as a normal user.
Did you try:
chown your-user-name /usr/local/lib/R/ -R
?

Or, if you intend to make R available to several users, create a R users 
group and then type the previous command replacing "your-user-name" by 
"R-users-group-name". Maybe this would help.

Thibaut.