Skip to content
Prev 21147 / 63424 Next

is.Rs_own_BLAS() ?

On Wed, 21 Jun 2006, Martin Maechler wrote:

            
Not possible: R on Windows has a plug-in BLAS, and Simon has asked for the 
same on MacOS X.  And the BLAS and LAPACK are DLLs stored in R_HOME/bin, 
not import libraries stored on R_HOME/lib (which no longer exists).

There are even architecture-specific Rblas.dll on CRAN (and have been for 
some years).

Brian