> "RossB" == Ross Boylan <[EMAIL PROTECTED]>
> on Fri, 1 Dec 2006 11:33:21 -0800 writes:
RossB> On Fri, Dec 01, 2006 at 11:37:46AM +0100, Martin
RossB> Maechler wrote:
>> > "RossB" == Ross Boylan <[EMAIL PROTECTED]>
>> > on Thu, 30 Nov 2006 22:29:06 -0800 writes
On Sat, Dec 02, 2006 at 05:11:22PM +0100, Martin Maechler wrote:
> > "RossB" == Ross Boylan <[EMAIL PROTECTED]>
> > on Fri, 1 Dec 2006 11:33:21 -0800 writes:
>
> RossB> On Fri, Dec 01, 2006 at 11:37:46AM +0100, Martin
> RossB> Maechler wrote:
> >> > "RossB" == Ross Boyl
Ross Boylan <[EMAIL PROTECTED]> writes:
> That answers my question. The meaning was if "foo" is an S3 method,
> should one avoid defining "foo" as an S4 method. And the answer is
> no, it's OK. I assume one should strive to use the same argument
> names, although since S3 methods don't need to u
On 12/1/2006 6:21 AM, Duncan Murdoch wrote:
> On 12/1/2006 5:44 AM, [EMAIL PROTECTED] wrote:
>> Full_Name: Alan Bain
>> Version: 2.4.0
>> OS: XP
>> Submission from: (NULL) (155.140.122.227)
>>
>>
>>
>> Code for pnchisq contains following
>>
>> if (tSml) {
>>
>> if (x> f+ theta+ 5*sqrt(2*(f+2*theta
On 12/1/2006 6:21 AM, Duncan Murdoch wrote:
> On 12/1/2006 5:44 AM, [EMAIL PROTECTED] wrote:
>> Full_Name: Alan Bain
>> Version: 2.4.0
>> OS: XP
>> Submission from: (NULL) (155.140.122.227)
>>
>>
>>
>> Code for pnchisq contains following
>>
>> if (tSml) {
>>
>> if (x> f+ theta+ 5*sqrt(2*(f+2*theta
On 1 December 2006 at 14:00, Peter Dalgaard wrote:
| The R Core Team has decided to aim for the release of 2.4.1 on Monday
| December 18. This involves a feature freeze on Monday the 4th and code
| freeze on Monday 11th. Automated builds of beta release and release
| candidate tarballs will be ava
Hi,
Although this is not directly an R-related question, it is relevant as I am
trying to port some R code to C to speed things up in a computation.
I am working through my first attempts to generate and link compiled C code
in R. I could make the 'convolve' function to work and similar functio