Hi,
I'm getting an error message when trying to install ggpubr on a Mac running Tahoe 26.2.
I'm getting the following error message:
Blockquote
Error: file ‘/var/folders/ht/m8rp05t534s59zbp0vf19l0w0000gn/T//RtmpkCSaoD/downloaded_packages/reformulas_0.4.3.1.tgz’ is not a macOS binary package
In addition: Warning messages:
1: In .rs.downloadFile(url = c("https://cran.rstudio.com/bin/macosx/big-sur-arm64/contrib/4.5/reformulas_0.4.3.1.tgz", :
cannot open URL 'https://cran.rstudio.com/bin/macosx/big-sur-arm64/contrib/4.5/reformulas_0.4.3.1.tgz': HTTP status was '404 Not Found'
2: In .rs.downloadFile(url = c("https://cran.rstudio.com/bin/macosx/big-sur-arm64/contrib/4.5/reformulas_0.4.3.1.tgz", :
URL 'https://cran.rstudio.com/bin/macosx/big-sur-arm64/contrib/4.5/gridExtra_2.3.tgz': Timeout of 60 seconds was reached
some files were not downloaded
7: 'tar' returned non-zero exit code 1
Blockquote
Any ideas why? I'm new to R coding so not great at debugging!