Skip to content
Prev 11754 / 15075 Next

RcppArmadillo errors

snipped
Apologies for the noise. 

The XQuartz concern wasn't the actual error. I didn't read down far enough. Appears you do have an earlier version of RcppArmadillo although it's not clear which one it might be. I was able to install both a binary (RcppArmadillo_0.7.400.2.0.tgz) and from source: https://cran.cnr.berkeley.edu/src/contrib/RcppArmadillo_0.7.400.2.0.tar.gz  without difficulty. (No warnings.)  That appears to be the current version that would install from CRAN and it's also the one I see at MRAN: https://mran.microsoft.com/src/contrib/RcppArmadillo_0.7.400.2.0.tar.gz

You are installing a somewhat older version. Using https://mran.microsoft.com made me wonder if you may have an earlier version of R distributed by Microsoft, although your directory naming suggests they have now "caught up". The "standard" version of Fortran for the Mac is at http://r.research.att.com/tools/   The MRAN distribution is not entirely standar. I have not heard of discrepancies with Fortran dependencies in the past.

-- David
David Winsemius
Alameda, CA, USA