Skip to content
Prev 11305 / 15075 Next

Problems to install a package

Good to know that.
Indeed as was confirmed by Simon last year here https://stat.ethz.ch/pipermail/r-sig-mac/2014-May/010895.html
I can use the binary of r.research.att.com/libs since I now have a more modern Mac with an i5 cpu.

I did some searching and found the following:

http://coudert.name/software.html

and https://gcc.gnu.org/wiki/GFortranBinaries#MacOS

Might be a good idea to try these versions of gfortran too on a C2D.

Maybe the CRAN R could be built with one of these  gfortran binaries avoiding the need to compile an R provided gfortran and distributed on r.research.att.com/libs.
But that is beyond me and I have no idea about possible issues doing it.

Berend