I was trying to install the gsheet package in R 4.4.1 but I ran into an issue.
When I run the code install.packages("gsheet")
, I receive the following error:
Warning in install.packages("gsheet") :
'lib = "C:/Program Files/R/R-4.4.1/library"' is not writable
Error in install.packages("gsheet") : unable to install packages
New contributor
Ayaan Grover is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1