0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
o added adj.time and shift.time methods as well More... over 14 years ago
- Added by.period and to.frequency More... over 14 years ago
- Fixed indexFormat example; Thanks to Aleksandr Rudnev for the report & patch More... over 14 years ago
o fixed item #1319 reported https://r-forge.r-project.org/tracker/?func=detail&atid=516&aid=1319&group_id=118 More... over 14 years ago
- Updated indexFormat documentation; added example More... over 14 years ago
o 0.8-0 for consistency More... over 14 years ago
o version 0.8 for CRAN More... over 14 years ago
o patched TZ bug when ISO8601 subsetting. C code was More... over 14 years ago
o patched bug where re.numeric/integer/etc was trying to More... over 14 years ago
o first version of non_duplicates in C, eventually used More... over 14 years ago
o added test for too long logical 'j' in subsetting. Thanks More... over 14 years ago
o upped version to 0.7-6.15 More... over 14 years ago
o corrected make.index.unique wording to match More... over 14 years ago
o fixed bug in extract_col (called by [.xts in some circumstances) More... over 14 years ago
o new experimental adj.time() for timeBased More... over 14 years ago
o further cleaned up code More... over 14 years ago
o upped version to 0.7-6.14 More... over 14 years ago
o new make.index.unique (and alias make.time.unique) More... over 14 years ago
o new make.index.unique functionality to More... over 14 years ago
- changes / fixes to rollfun.c More... over 14 years ago
o patched na.locf.xts for multicolumn objects to be More... over 14 years ago
o na.locf.xts was changing TZ attributes for multicolumn More... over 14 years ago
o align.time was dropping index attributes (TZ, Class) More... over 14 years ago
o new [<-.xts replacement method utilizing [.xts with which.i=TRUE More... over 14 years ago
o small patch to na.locf.xts NROW(x) is now NROW(object) More... over 14 years ago
o added code to handle maxgap arg in na.locf.xts. This should make More... over 14 years ago
o added na.omit to to.period - removes missing values More... over 14 years ago
o changed unclass to coredata in as.numeric, More... over 14 years ago
o following my own advice, coredata now in some circumstances More... over 14 years ago
o added dimnames.c to avoid unclass in dimnames.xts More... over 14 years ago