Skip to content
Prev 7086 / 15075 Next

Which Fortran Compiler is usable

Thank you for clarify all this for me. 

If I understand correctly. I can build R from scratch with any compilers support  required language features (like F95 or partial C99). And use those compilers to install packages from source. In this way I can take any advantaged may provid by those compilers or library like MKL. 

However, if I want to use the distributed binary version of R, I have to use the same compiler configuration to build package or use the binary version package distributed from CRAN.

Hope I get the right idea.
On 28 Apr 2010, at 22:39, Simon Urbanek wrote: