Hello, I am very new to RStudio. I am trying to install the package Meta but keep getting the same error.
Warning messages:
1: In readLines(file, skipNul = TRUE, encoding = "bytes") :
cannot open compressed file '/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/file81c749092875/DESCRIPTION', probable reason 'No such file or directory'
I am using the >install.packages("meta") to try to install the package through CRAN, I have also downloaded meta and tried to install it by selecting the compressed file but I'm having no luck. Of note, I can install meta by using the R console directly. Any help is HUGELY appreciated.
I'm running RStudio Version 2023.06.2+561 (2023.06.2+561) and R R 4.3.1 GUI 1.79 Big Sur Intel build (8238).