Skip to content
Prev 54800 / 63424 Next

R Compilation gets stuck on Windows 64

On Tue, Feb 13, 2018 at 2:18 PM, Indrajit Sen Gupta
<indrajitsg at gmail.com> wrote:
I have never done this, but a good starting point is searching the R
source code for how this works:
https://github.com/wch/r-source/search?utf8=?&q=USE_ATLAS
rename libopenblas_haswell-r0.2.20.a to libatlas.a and point to this
directory via the variable ATLAS_PATH in your MkRules.local.in?