Re: [Rd] window() problem (PR#8545)

2006-02-01 Thread ripley
This was never intended to work, but can easily be programmed in. I have done so for R-devel. On Wed, 1 Feb 2006 [EMAIL PROTECTED] wrote: > window() does not work correctly when called with extend=TRUE and > the new time range intersect null with the old time range! Maybe this is > really a feat

[Rd] window() problem (PR#8545)

2006-01-31 Thread KjetilBrinchmannHalvorsen
window() does not work correctly when called with extend=TRUE and the new time range intersect null with the old time range! Maybe this is really a feature request, but the documentation does not say what to expect in this case. This case does occur in programming! This is R2.2.1 on windows, l