[Rd] NA_real_ NaN -> NA or NaN, should we care?

2009-04-30 Thread William Dunlap
On Linux when I compile R 2.10.0(devel) (src/main/arithmetic.c in particular) with gcc 3.4.5 using the flags -g -O2 I get noncommutative behavior when adding NA and NaN: > NA_real_ + NaN [1] NaN > NaN + NA_real_ [1] NA If I compile src/main/arithmetic.c without optimization (just -g) th

Re: [Rd] [Fwd: problems installing rjags | tcltk]

2009-04-30 Thread egc
That was it - rebuilt R with --with-tcltk, then tried rebuilding rjags. Seems to have done the trick. egc wrote: Quick followup. Confirmed that TCl/Tk are both installed on the machine (they are, in both 32- and 64-bit flavours), as are all tcl and tk-related libs, devel packages, and about ev

[Rd] [Fwd: problems installing rjags | tcltk]

2009-04-30 Thread egc
Quick followup. Confirmed that TCl/Tk are both installed on the machine (they are, in both 32- and 64-bit flavours), as are all tcl and tk-related libs, devel packages, and about everything else I could find. It occurred to me that perhaps the R I compiled isn't 'tcltk' aware. I checked the co

[Rd] problems installing rjags | tcltk

2009-04-30 Thread egc
Greetings. Running Fedora Cora 8 on multi-Opteron system - full 32- and 64-bit libs installed (R compiled 64-bit on this machine). R 2.9.0 - libs sitting in /usr/local/lib64/R/library. Trying to install JAGS, with rjags. Partial success. For JAGS install: |./configure --with-jags-modules=/usr

Re: [Rd] crash after using graphics in Rcmdr (PR#13679)

2009-04-30 Thread John Fox
Dear Neil, I had R 2.8.0 installed on my Mac Book, also with OS X 10.5.6, and was unable to duplicate this problem. I then installed R 2.9.0 and observed the same problem that you did. In both cases, I used the latest version of the Rcmdr package, 1.4-10. I also observed the following: (1) The p

[Rd] crash after using graphics in Rcmdr (PR#13679)

2009-04-30 Thread nhepburn
Full_Name: Neil Hepburn Version: 2.81 and 2.90 OS: OS-X 10.5.6 Submission from: (NULL) (142.244.28.93) When I create graphs using Rcmdr and then close the quartz display, R blows up and tells me of a segmentation fault. It then gives me *** caught segfault *** address 0xc023, cause 'memory n

[Rd] Linux Huge R/lib64/R/doc/html/search/index.txt (PR#13683)

2009-04-30 Thread bef
Full_Name: Bruce Foster Version: 2.9.0 OS: Red Hat Linux 5.3 Submission from: (NULL) (129.105.110.38) The R/lib64/R/doc/html/search/index.txt file for R2.9.0 is much too large and contains multiple copies of its entries. In comparison with R 2.8.0: [r...@seldon search]# pwd /sscc/opt/R-2.8.0/lib