[R] Odd time conversion glitch

2007-12-27 Thread Pat Carroll
Hello, all. I ran across an odd problem while working in R 2.6.0. The command line text follows. Basically, I attempted to convert a character vector of length 13 (in a data frame with 13 rows) from a character representation of dates to a POSIX representation using strptime. strptime returned

Re: [R] Odd time conversion glitch

2007-12-27 Thread Gabor Grothendieck
Read RNews 4/1 and follow the advice there. On Dec 27, 2007 2:31 PM, Pat Carroll [EMAIL PROTECTED] wrote: Hello, all. I ran across an odd problem while working in R 2.6.0. The command line text follows. Basically, I attempted to convert a character vector of length 13 (in a data frame with