I’ve updated the directions as to how to build 64-bit R for Windows linking to OpenBLAS, as the entire R build process for Windows will change for R version 3.2 and subsequent. I’ve turned it into a static page, instead of a post, in case the build process changes again. While the title has 3.2 in it, the URL doesn’t, so it should be future-proof. Then again, that’s number 47 on the list of 996 famous last words! As always, I’m interested in hearing if anyone successfully builds it and how much of a difference it makes. ∞
Building R 4.2 for Windows with OpenBLAS
This post outlines the steps needed for building R 4.2 for Windows with OpenBLAS using the the new Rtools42 build system. With the soon-to-be released new UCRT toolchain for building R on Windows, the build process changes once again. First and foremost, we Windows users owe a deep debt of gratitude first to Duncan Murdoch Read the full article…