Re: [Rd] bug in aggregate.ts

2010-04-19 Thread Felix Andrews
Sorry, I didn't notice Patrick Aboyoun's email reporting the same issue just some minutes ago. On 20 April 2010 10:41, Felix Andrews wrote: > Hi, > > I am getting unexpected behaviour from aggregate.ts(). The 'ndeltat' > argument is effectively being reduced by 1 in some cases, even when it > is

[Rd] bug in aggregate.ts

2010-04-19 Thread Felix Andrews
Hi, I am getting unexpected behaviour from aggregate.ts(). The 'ndeltat' argument is effectively being reduced by 1 in some cases, even when it is an integer, with the result that the blocks to be aggregated are not of the expected size, and also that the end() of the aggregated series is much lat