[R-SIG-Mac] grDevices won't load
Simon Urbanek
simon.urbanek at r-project.org
Mon May 29 02:06:41 CEST 2006
On May 28, 2006, at 6:46 PM, Steven McCarroll wrote:
>> Just in case that doesn't help and you installed multiple versions
>> of R - another hypothesis is that you may have the wrong version
>> of R marked as current -
>> ls -l /Library/Frameworks/R.framework/Versions/Current
>> should be showing 2.4, otherwise you're in trouble. (For the
>> record - there is no R 2.4.0 - only R-devel which is 2.4.0-to-be).
>
> I installed R from the R-devel-tiger-universal.tar.gz.
> [...]
> Versions/Current is showing 2.4:
>
Please start R as follows and send me the output:
DYLD_PRINT_LIBRARIES=1 R
(you can just direct it to a file like 2> /tmp/foo >&2 but then
you'll have to work "blind")
Did you install the gcc 4.0.3 from the R 2.3.0 CRAN installer?
Cheers,
Simon
More information about the R-SIG-Mac
mailing list