0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 19, 2024 — Jul 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
o fixed all partial arg NOTES from check More... over 13 years ago
o new management for Date tclass. Internally converts More... over 13 years ago
o typo patch - thanks to Michael Weylandt More... over 13 years ago
o added NOTE that subsecond support for endpoints isn't (yet) More... over 13 years ago
o fixed exampled using sd() on matrix objects (deprecated in R-2.14) More... over 13 years ago
o patched endpoints to properly handle millisecond time More... over 13 years ago
- added spaces to .xts() isOrdered stop call More... almost 14 years ago
o subsetting zero-width xts objects now behaves like zoo, with NA More... almost 14 years ago
o removed extraneous 'found' var in binsearch.c More... almost 14 years ago
o fixed .onLoad arg names to match formal names More... almost 14 years ago
o fixed some compiler warnings about set/unused variables More... almost 14 years ago
o updated version to 0.8-2 for CRAN release More... almost 14 years ago
o patched bug/typo in subsetting that caused non-contiguous ranges to More... about 14 years ago
o changed (experimentally) the fast column subsetting flag in [.xts More... about 14 years ago
o fixed xts bug when using timeDate as the index, previously More... about 14 years ago
- period.apply now only sets colnames if the number of input/output More... about 14 years ago
o patched years to yearly in scale= periodicity return value More... about 14 years ago
o exported make.index.unique methods for POSIXct and numeric. More... about 14 years ago
o should have listened... back to original subset More... over 14 years ago
o [.xts patched for instances of POSIXct vectors used More... over 14 years ago
o added ... to axis() call inside of plot.xts to allow for cex.axis and cex.lab More... over 14 years ago
o patched axes=FALSE issue in plot.xts. Thanks to Olaf T for the report and fix. More... over 14 years ago
o depending on zoo_coredata now More... over 14 years ago
o now dependent on zoo 1.7-0. We are now linking to zoo_lag in More... over 14 years ago
o added new 'lagts' method for xts. This is the start More... over 14 years ago
o new experimental ( define RBIND_APPEND at compile) rbind More... over 14 years ago
o fixes for R CMD check More... over 14 years ago
o increased version number and exports More... over 14 years ago
o C code changes for time adjustments More... over 14 years ago
o related doc changes for time alignment/adjustment More... over 14 years ago