Displaying 1 result from an estimated 1 matches for "thetimeseri".
Did you mean:
thetimeseries
2012 Sep 16
1
possible TZ bug in parseISO8601 - "Error in if (length(c(year, month, day, hour, min, sec)) == 6 && c(year, : [...]"
...s_numeric(YYYY) : NAs introduced by coercion
Checking with debugger() reveals this
> debugger()
Message: Error in if (length(c(year, month, day, hour, min, sec)) == 6 &&
c(year, :
missing value where TRUE/FALSE needed
Available environments had calls:
1: FindHighRow(dateTable, theTimeSeries, 2, 3)
2: #4: searchVector[dateFilter]
3: #4: `[.xts`(searchVector, dateFilter)
4: .parseISO8601(ii, .index(x)[1], .index(x)[nr], tz = tz)
5: as.POSIXlt(do.call(lastof, parse.side(intervals[2], intervals[1])))
6: do.call(lastof, parse.side(intervals[2], intervals[1]))
7: function (year = 19...