2008/9/25 Peter Dalgaard <[EMAIL PROTECTED]>:
> John Chambers wrote:
>>
>> My application, at least, wanted to show (my class) individual commands
>> from the file and then optionally insert some typed commands before going on
>> to the next part of the source file. As far as I can see, the piped s
Hi All,
The first time i noticed this problem is when i enabled some debug
prints in memory.c
DEBUG_GC
DEBUG_ADJUST_HEAP
DEBUG_RELEASE_MEM etc.. These have some prints for debugging .Base R package
installation completes well and good.
The problem comes when some of the Recommended package inst
On Wed, 24 Sep 2008, Luke Tierney wrote:
On Wed, 24 Sep 2008, Peter Dalgaard wrote:
Perry de Valpine wrote:
Dear R-devel:
The following code seems to allow one function to permanently modify a
calling function. I did not expect this would be allowed (short of
more creative gymnastics) and w
Full_Name: Martin Meermeyer
Version: 2.51
OS: Win XP SP3
Submission from: (NULL) (132.195.128.210)
I think the confidence-bands in the plot.acf(..., ci.type="ma") must start at
lag 1 due to the Bartlett-approximation. I think so since I´ve calculated these
manually, see the following example:
r