Skip to content
Back to formatted view

Raw Message

Message-ID: <sqhfq0tv8iq4viv8ldmhhqspa085u516r5@4ax.com>
Date: 2004-11-27T00:19:03Z
From: Duncan Murdoch
Subject: unexpected behaviour of 'curve' function
In-Reply-To: <soffq0pbd8tmjjf8rads8546n86i939nie@4ax.com>

On Fri, 26 Nov 2004 18:48:45 -0500, Duncan Murdoch
<murdoch at stats.uwo.ca> wrote:

>On 26 Nov 2004 12:27:35 +0100, Peter Dalgaard
><p.dalgaard at biostat.ku.dk> wrote:

>>Having pu end up in the global environment looks like a bug in
>>delay() but I don't think it has any influence on this particular
>>effect. 
>
>That's a pretty serious bug in delay().  It's been there at least
>since 1.9.1.

Oops, not a bug, behaving as documented (but maybe a design flaw)?
delay() is documented as defaulting to the global environment.
curve() should have used "env=environment()".

Duncan Murdoch