Original message
>Date: Tue, 5 Apr 2011 17:21:55 -0700
>From: henrik.bengts...@gmail.com (on behalf of Henrik Bengtsson
>)
>Subject: Re: [Rd] R CMD check for 2.13 rc
>To: d.strbe...@garvan.org.au
>Cc: r-devel@r-project.org
Yes, I think the warning about normalizePath will be fine when
Greeting R-devel,
I find myself wanting to attach an active binding to an existing
object in the global environment (R 2.12.2), but there doesn't seem to
be an easy way to do this:
> x = 5
> makeActiveBinding("x", function(d) "hi", .GlobalEnv)
Error in makeActiveBinding("x", function(d) "hi", .Gl
This looks awesome -- it is precisely what i wanted. I have started hacking
with passing around environments to simulate behavior of classes i was
after, but this is so much neater. Reference classes seem to do precisely
what i wanted. Thank you very much.
--
View this message in context:
http:/
On Wed, Apr 6, 2011 at 4:54 AM, Duncan Murdoch wrote:
> On 11-04-05 7:51 PM, Henrik Bengtsson wrote:
>> On Tue, Apr 5, 2011 at 3:44 PM, Duncan Murdoch
>> wrote:
>>> On 11-04-05 6:22 PM, Spencer Graves wrote:
Hello:
1. How can I tell when the development version o
Look at ?ReferenceClasses for this OOP paradigm in R, which is quite
different from the functional paradigm of S4 methods.
On 4/6/11 7:54 AM, A Zege wrote:
Apologies for asking something that is probably very obvious, i just started
with S4 classes and i guess i am not finding documentation tha
On 06/04/2011 8:16 AM, Gabor Grothendieck wrote:
On Wed, Apr 6, 2011 at 7:54 AM, Duncan Murdoch wrote:
> On 11-04-05 7:51 PM, Henrik Bengtsson wrote:
>> On Tue, Apr 5, 2011 at 3:44 PM, Duncan Murdoch
>>wrote:
>>> On 11-04-05 6:22 PM, Spencer Graves wrote:
Hello:
Apologies for asking something that is probably very obvious, i just started
with S4 classes and i guess i am not finding documentation that lays out the
grammar rules and gives enough examples.
I understand that main method of writing a member function is to write a
generic function and setMetho
On Wed, Apr 6, 2011 at 7:54 AM, Duncan Murdoch wrote:
> On 11-04-05 7:51 PM, Henrik Bengtsson wrote:
>> On Tue, Apr 5, 2011 at 3:44 PM, Duncan Murdoch
>> wrote:
>>> On 11-04-05 6:22 PM, Spencer Graves wrote:
Hello:
1. How can I tell when the development version o
On 11-04-05 7:51 PM, Henrik Bengtsson wrote:
> On Tue, Apr 5, 2011 at 3:44 PM, Duncan
Murdoch wrote:
>> On 11-04-05 6:22 PM, Spencer Graves wrote:
>>>
>>> Hello:
>>>
>>>
>>> 1. How can I tell when the development version of Rtools has
>>> changed?
>>
>> I don't make announcements of th
On 4/5/2011 5:01 PM, Gabor Grothendieck wrote:
On Tue, Apr 5, 2011 at 7:51 PM, Henrik Bengtsson wrote:
On Tue, Apr 5, 2011 at 3:44 PM, Duncan Murdoch wrote:
On 11-04-05 6:22 PM, Spencer Graves wrote:
Hello:
1. How can I tell when the development version of Rtools has
changed?
I d
Hello:
1. How can I tell when the development version of Rtools has
changed? For the past few years, I've installed the development version
of R tools with each new release of R. I encountered problems with this
a few days ago, so I rolled back to Rtools212.exe. Unfortunately, I
se
11 matches
Mail list logo