Re: [Rd] Strange number produced by dnorm

2007-04-09 Thread Tong Wang
Having a hard time picking up C :( Thanks a lot for all your time . tong - Original Message - From: Peter Dalgaard <[EMAIL PROTECTED]> Date: Wednesday, April 4, 2007 12:44 am Subject: Re: [Rd] Strange number produced by dnorm To: Tong Wang <[EMAIL PROTECTED]> Cc: R-devel > Tong Wa

Re: [Rd] Orphaned ncvar? (PR#9603)

2007-04-09 Thread Robert Chatfield
From one view, there is no confusion at all, Peter. There are persistant difficulties with the binary builds at all sites I can try. It seems that this build is failing tests. Possibly it's as simple as a change in name for the binary, but it's impossible for me to guess the correct name.

[Rd] Problems ahead from misuse of DUP=FALSE in .C and .Fortran calls

2007-04-09 Thread Prof Brian Ripley
I have been looking into making as.double() and friends do less copying (and they now do in R-devel). The problem is that people have been writing code which assumes copying is guaranteed, so we decided not to put any changes into 2.5.0. All but one of the cases I have detected (RandomFields,