Hello,
I am unable to install shiny package in RStudio.
I type in the following in the console...
install.packages("shiny")
...and get the following error.
Error in install.packages : cannot open file 'C:/Users/Mustafa/Documents/R/win-library/4.0/file249048343b79/BH/include/boost/geometry/util/readme.txt': Permission denied
I am completely new to using RStudio and not sure if I am doing something wrong. Any direction is appreciated.