Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.2k views
in Technique[技术] by (71.8m points)

unable to install package in R Studio because file is not writeable

I am facing a problem while trying to install packages in Rstudio.

For example, I face this error when I try to install devtools:

> install.packages("devtools")

  'lib = "C:/Program Files/R/R-4.0.3/library"' is not writable
Error in install.packages : unable to install packages 

Any suggestions about what should I do?

question from:https://stackoverflow.com/questions/65943714/unable-to-install-package-in-r-studio-because-file-is-not-writeable

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...