[R-SIG-Mac] install of nls.lm failed
Simon Urbanek
simon.urbanek at r-project.org
Wed Jun 29 18:47:24 CEST 2005
On Jun 29, 2005, at 12:33 PM, joerg van den hoff wrote:
> hi everybody,
>
> trying to install nls.lm under R.2.1.0 and Tiger I got:
You didn't tell us what Fortran compiler you are using, but my wild
guess is that you use the one from fink. If that turns out to be true
and you insist on using that one, you'll need to compile your own R
(or you can try to patch the paths in various places or specify
additional flags for the package to find your libg2c ...). The CRAN
binary requires g77 3.4.2 in /usr/local which you don't have.
Cheers,
Simon
More information about the R-SIG-Mac
mailing list