[R-SIG-Mac] R 2.13.1-patched, vecLib problem on Lion

Federico Calboli f.calboli at imperial.ac.uk
Fri Aug 19 22:42:52 CEST 2011


On 19 Aug 2011, at 21:06, Yan Zhou wrote:

> Dear all, 
> 
> I have a problem with R 2.31-patched from http://R.research.att.com/. I am using Lion 10.7.1
> 
> I did a fresh install of R and I checked that the BLAS library is linked to vecLib. However the following simple code halt on my machine.
> 
> 	a <- matrix(rnorm(640 * 640), ncol = 640)
> 	b <- eigen(a)


I'd like to add that after:

cd /Library/Frameworks/R.framework/Resources/lib
ln -sf libRblas.0.dylib libRblas.dylib

the test above runs fine.

F


--
Federico C. F. Calboli
Department of Epidemiology and Biostatistics
Imperial College, St. Mary's Campus
Norfolk Place, London W2 1PG

Tel +44 (0)20 75941602   Fax +44 (0)20 75943193

f.calboli [.a.t] imperial.ac.uk
f.calboli [.a.t] gmail.com



More information about the R-SIG-Mac mailing list