Seth Falcon <sfalcon <at> fhcrc.org> writes:
> The quick fix for you is, I believe,
> 
>     if (interactive()) {
>         library(fortunes)
>         fortune()
>         detach("package:fortunes")
>     }
> 
> Whether something could be changed so that R's output doesn't confuse
> itself and gcc when doing R CMD INSTALL, seems like it should be
> possible.

Yes, this solves my! problem. I do not know what is causing this behaviour. This
did not happen with 2.4.1

Thank you Seth.

Gregor

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to