Re: [Rd] Seg fault when installing package from bad repository

2006-05-09 Thread Prof Brian Ripley
On Tue, 9 May 2006, hadley wickham wrote: > It still segfaults even now that I've fixed the access error. Ah, > but if I specify type="source", so it must be a problem with having a > mac binary path but no packages in it. It seems to be corruption inside the intl library on your machine: note

Re: [Rd] Seg fault when installing package from bad repository

2006-05-09 Thread hadley wickham
It still segfaults even now that I've fixed the access error. Ah, but if I specify type="source", so it must be a problem with having a mac binary path but no packages in it. Is there anyway to fall back to source automatically? Thanks, Hadley On 5/9/06, hadley wickham <[EMAIL PROTECTED]> wro

[Rd] Seg fault when installing package from bad repository

2006-05-09 Thread hadley wickham
> install.packages("rggobi", repos="http://ggobi.org/r/";) Warning in install.packages("rggobi", repos = "http://ggobi.org/r/";) : argument 'lib' is missing: using /Users/hadley/Library/R/library/ Reading symbols for shared libraries . done Program received signal EXC_BAD_ACCESS, Could no