[R] Problem with seq.dates in chron

2004-09-03 Thread Waichler, Scott R
I get faulty output from seq.dates() if I specify a length that is too long. For example, I ask for 129 months in the following call to the function, but it returns 131: R.version.string [1] R version 1.9.1, 2004-06-21 startdatetime - chron(dates=01/01/1995, times=00:00:00)

Re: [R] Problem with seq.dates in chron

2004-09-03 Thread Gabor Grothendieck
I think we just discussed this 2 days ago: https://www.stat.math.ethz.ch/pipermail/r-help/2004-September/055323.html Waichler, Scott R Scott.Waichler at pnl.gov writes: : I get faulty output from seq.dates() if I specify a length that is too : long. : For example, I ask for 129 months in

[R] Problem with seq.dates in chron

2004-08-31 Thread Waichler, Scott R
I get faulty output from seq.dates() if I specify a length that is too long. For example, I ask for 129 months in the following call to the function, but it returns 131: R.version.string [1] R version 1.9.1, 2004-06-21 startdatetime - chron(dates=01/01/1995, times=00:00:00)

Re: [R] Problem with seq.dates in chron

2004-08-31 Thread Gabor Grothendieck
Waichler, Scott R Scott.Waichler at pnl.gov writes: I get faulty output from seq.dates() if I specify a length that is too long. For example, I ask for 129 months in the following call to the function, but it returns 131: R.version.string [1] R version 1.9.1, 2004-06-21 startdatetime