Skip to content

Package "spdep" Compilation Failed on Mac 10.9, R 3.1.0

3 messages · Brian Ripley, Allen Lin

#
On 21/04/2014 21:44, Allen Lin wrote:
Yes, in the R-admin manual.

'The current CRAN ?Mavericks? distribution of R is built using

CC=clang
CXX=clang++
F77=gfortran-4.8
FC=$F77
OBJC=clang

with clang and clang++ from Xcode 5, and the Fortran compiler from 
http://r.research.att.com/libs/gfortran-4.8.2-darwin13.tar.bz2.'

It seems you have not installed that Fortran compiler. (I am guessing: 
you did not tell us how your R was built, or if a binary installation 
from CRAN, which one.)