Re: [Rd] possible bug in chron packages

2010-12-08 Thread Gavin Simpson
On Wed, 2010-12-08 at 11:26 +0100, Joris Meys wrote: > Dear, > > According to the documentation, the parameters given in "dates" are > passed to the function "chron". When trying this out, it turns out > that this apparently doesn't happen, eg: > > > dates("20100101",format="Ymd",out.format="day

[Rd] possible bug in chron packages

2010-12-08 Thread Joris Meys
Dear, According to the documentation, the parameters given in "dates" are passed to the function "chron". When trying this out, it turns out that this apparently doesn't happen, eg: > dates("20100101",format="Ymd",out.format="day mon year") [1] 01/01/10 > chron("20100101",format="Ymd",out.format=