base
base copied to clipboard
Scripts used to build R 3.3 - 3.6 on Windows (retired)
Building R-3.5.3 from source on WINDOWS 10 (Enterprise) based on this excellent repo of yours ... Sticking to the recipe as good as I can. But ... close to the...
Would it be possible to deliver an R Tools Version with an optional feature that enables compiling R with OpenBlas / Intel MKL? Being optional it would allow to those...
Hi, The master html file is located here: C:\program files\R\R-3.5.1\doc\html\index.html and the fullref.pdf file is located here: C:\program files\R\R-3.5.1\doc\manual\fullrefman.pdf Add a link to fullrefman from index.html is a good option...
Figure out how to sign the R installers on appveyor. @dlemstra seems to have already [figured this out ](https://github.com/ImageMagick/ImageMagick-Windows/blob/master/appveyor.yml) for imagemagick.
Look into creating a combine installer for R and rtools. I [experimented with something like this](https://github.com/rwinlib/r-base-old/blob/2d482c35628e9a22c4f74d6cf0135f236ac2de66/build.bat#L58-L61) during the previous toolchain update, maybe see if this still works.