0
I Use This!
Activity Not Available

Commits : Listings

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