Skip to content
Prev 8168 / 15076 Next

bug in R.app GUI 1.40 for Mac when running R (Under development (unstable)

Bill,

I highly doubt that this has anything to do with the GUI as it's not even involved in the trace. Also I can't reproduce it with the latest nightly build even on 10.5.8:
R Under development (unstable) (2011-07-09 r56345)
Platform: i386-apple-darwin9.8.0/i386 (32-bit)

locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

other attached packages:
[1] mvtnorm_0.9-9991
$quantile
[1] 2.236497

$f.quantile
[1] 2.5831e-06
attr(,"error")
[1] 1e-15
attr(,"msg")
[1] "Normal Completion"

$iter
[1] 11

$estim.prec
[1] 6.103516e-05


However, you setup seems fishy - there is no 1.41 GUI build for R-devel, so are you sure you installed the correct files? If you are not using the nightly builds, then you will need to provide a lot more detail - compilers used, exact configure, BLAS etc. - and then then you may have to look at the backtrace yourself since the CRAN setup doesn't seem at have that issue.

Cheers,
Simon
On Jul 10, 2011, at 11:41 AM, William Revelle wrote: