> -Original Message-
> From: Kasper Daniel Hansen [mailto:kasperdanielhan...@gmail.com]
> Sent: Friday, 8 October 2010 3:13 PM
> To: Troy Robertson
> Cc: Martin Maechler; r-devel@R-project.org; John Chambers
> Subject: Re: [Rd] Recursion error after upgrade to R_2.11.1
> [S
Troy Robertson
wrote:
>> -Original Message-
>> From: Martin Maechler [mailto:maech...@stat.math.ethz.ch]
>> Sent: Thursday, 7 October 2010 9:50 PM
>> To: Troy Robertson
>> Cc: 'Martin Morgan'; 'r-devel@R-project.org'; 'John Chambers
On 10/07/2010 12:58 PM, Duncan Murdoch wrote:
>>
>> R 2.12.2 (currently beta) has in its NEWS :
>
> Just pointing out a typo: the version of the beta is 2.12.0.
>
> Duncan Murdoch
>
>>
>> o A facility for defining reference-based S4 classes (in the OOP
>> style of Java, C++, etc.) ha
> -Original Message-
> From: Martin Maechler [mailto:maech...@stat.math.ethz.ch]
> Sent: Thursday, 7 October 2010 9:50 PM
> To: Troy Robertson
> Cc: 'Martin Morgan'; 'r-devel@R-project.org'; 'John Chambers'
> Subject: Re: [Rd] Recursion err
On 07/10/2010 6:49 AM, Martin Maechler wrote:
"TR" == Troy Robertson
on Thu, 7 Oct 2010 13:50:49 +1100 writes:
>>
>> On 10/06/2010 06:12 PM, Troy Robertson wrote:
>> > Hi all,
>> >
>> > After no replies to my previous message I thought I might show some
>> > code
> "TR" == Troy Robertson
> on Thu, 7 Oct 2010 13:50:49 +1100 writes:
>>
>> On 10/06/2010 06:12 PM, Troy Robertson wrote:
>> > Hi all,
>> >
>> > After no replies to my previous message I thought I might show some
>> > code to demonstrate the change and again se
>
> On 10/06/2010 06:12 PM, Troy Robertson wrote:
> > Hi all,
> >
> > After no replies to my previous message I thought I might show some
> > code to demonstrate the change and again seek any
> explanation for the
> > error now thrown by my code after upgrading from 2.10.1 to 2.11.1.
> >
> > Thanks
On 10/06/2010 06:12 PM, Troy Robertson wrote:
> Hi all,
>
> After no replies to my previous message I thought I might show some code to
> demonstrate the change and again seek any explanation for the error now
> thrown by my code after upgrading from 2.10.1 to 2.11.1.
>
> Thanks
> Troy
> --
Hi all,
After no replies to my previous message I thought I might show some code to
demonstrate the change and again seek any explanation for the error now thrown
by my code after upgrading from 2.10.1 to 2.11.1.
Thanks
Troy
setClass("Por
Resending this in plain text, after realising the html text hadn't been posted
(oops).
Hi all,
After an upgrade from R_2.10.1 to R_2.11.1 I am now getting the following error:
Error: evaluation nested too deeply: infinite recursion / options(expressions=)?
This occurs in the initialize method o
Hi all,
After an upgrade from R_2.10.1 to R_2.11.1 I am now getting the following error:
Error: evaluation nested too deeply: infinite recursion / options(expressions=)?
This occurs in the initialize method of S4 classes where I was initialising
attributes eg:
.Object[['realtimeState']] <- list(
11 matches
Mail list logo