0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
additions to intro vignette More... over 17 years ago
updated WISHLIST More... over 17 years ago
new WISHLIST changes More... over 17 years ago
fully operational as.xts/reclass - and tested! More... over 17 years ago
rownames issue fixed. Currently identical(reclass) failing for objects that More... over 17 years ago
rownames are now working for most cases: More... over 17 years ago
`ts` handling updates - reusing zoo:::as.ts - hard to beat! More... over 17 years ago
ts handling works for [i,] and [,j]: still need to fix [i,j] More... over 17 years ago
fixed ts to better handle freq 1,4,12 and Date/POSIXct style numeric indexes More... over 17 years ago
working on pre-release vignette More... over 17 years ago
to.period now returns an object with the original indexClass intact More... over 17 years ago
new 'time<-.xts' aliased to 'index<-.xts' More... over 17 years ago
new index<-.xts method More... over 17 years ago
minor fixes to indexClass and updated wishlist More... over 17 years ago
updated version number and date More... over 17 years ago
major indexClass revisions affecting: More... over 17 years ago
fixed some TZ issues; More... over 17 years ago
added Sys.setenv(TZ='GMT') to '[.xts' More... over 17 years ago
ignore all test files again More... over 17 years ago
new unit tests based on RUnit from: More... over 17 years ago
updates WISHLIST More... over 17 years ago
removed old lines from [.xts method More... over 17 years ago
zoo <-> xts conversion changes; handles _almost_ perfectly More... over 17 years ago
new version 0.0-7 More... over 17 years ago
'names' attribute handling for zoo objects implemented; More... over 17 years ago
changed nrow to NROW in [.xts method to handle (dim)ensionless series More... over 17 years ago
vignette work - little progress... More... over 17 years ago
moved xts.Rnw to intro.Rnw - More... over 17 years ago
new inst/doc (currently not built) for vignette More... over 17 years ago
still trying to fix as.xts.ts and reclass More... over 17 years ago