Cannot install Meta on RStudio

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).

I manually downloaded from: CRAN package info and installed it.
I can confirm installing by r install.packages("meta") produced the same error.

This topic was automatically closed 42 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.