Skip to content
Prev 11313 / 15075 Next

Problems to install a package

On 04/08/2015 08:57, peter dalgaard wrote:
The recommended gfortran for the CRAN 'Mavericks' build has always been 
gfortran 4.8.0: see the R-admin manual.
It does not always work, although as FLIBS is static problems are rare 
(but usually segfault).  And there are packages which gfortran 4.2.3 
will not compile.
AFAICS you only need the binary of gfortran 4.8.0, as the gmp/mpfr libs 
are statically linked.
We do, at 
https://cran.r-project.org/doc/manuals/r-patched/R-admin.html#OS-X 
(although that was not current on CRAN when I just looked).
As we no longer support multiple sub-architectures on OS X, the Apple 
drivers are not needed.  I would be tempted to move to the binaries 
provided by Fran?ois-Xavier Coudert via the GCC wiki (also mentioned in 
the current manual).