I tried to install the latest testing version (INLA_25.05.26) in my MacPro. I got the following error, while installing. All the earlier versions were working fine. Appreciate your kind advice.
S. Subramanian
> install.packages("INLA",repos=c(getOption("repos"),INLA="
https://inla.r-inla-download.org/R/testing"), type="binary", dep=TRUE)
Warning in install.packages :
dependencies ‘Rgraphviz’, ‘graph’ are not available
trying URL '
https://inla.r-inla-download.org/R/testing/bin/macosx/big-sur-arm64/contrib/4.5/INLA_25.05.26.tgz'
Content type 'application/x-tar' length 75297475 bytes (71.8 MB)
==================================================
downloaded 71.8 MB
tar: gzip decompression failed (zlib returned error -3, msg invalid stored block lengths)
tar: Error exit delayed from previous errors.
Warning in install.packages :
'tar' returned non-zero exit code 1
The downloaded binary packages are in
/var/folders/gw/_c5cxq1n4h181g4qzkfqlbdc0000gn/T//Rtmp1uPRPv/downloaded_packages
> install.packages("INLA",repos=c(getOption("repos"),INLA="
https://inla.r-inla-download.org/R/testing"), dep=TRUE)
Warning in install.packages :
dependencies ‘Rgraphviz’, ‘graph’ are not available