Forum Discussion
R script visual - "not writable directory" problem
- 7 years ago
Hi Boja,
From the error prompt, your current account doesn't have write permission this folder. Either you need to change the permissions for that folder, or change the R library location. If you want to install to the system library, you may run R or Rgui as administrator.
Reference:
"not writable" error when installing new packages on 3.2.0Best regards,
Yuliana Gu
Hi Boja,
From the error prompt, your current account doesn't have write permission this folder. Either you need to change the permissions for that folder, or change the R library location. If you want to install to the system library, you may run R or Rgui as administrator.
Reference:
"not writable" error when installing new packages on 3.2.0
Best regards,
Yuliana Gu
- Boja7 years agoAdvocate II
Thanks, Yuliana!
It helped :)