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
new toperiod .Call interface. 10x speed & 2x memory improvement More... almost 17 years ago
.xts now has .indexCLASS='POSIXct' as default More... almost 17 years ago
updated dev-notes More... almost 17 years ago
bug fix in try.xts call in periodicity (missing error=) More... almost 17 years ago
new rbind and c methods in C More... almost 17 years ago
bind.xts now uses merge.xts More... almost 17 years ago
example changes to better show 'join' arg More... almost 17 years ago
new merge.Rd docs More... almost 17 years ago
new diff.xts and lag.xts Rd file More... almost 17 years ago
merge.xts0 code for Ops.xts streamlined More... almost 17 years ago
fixed minor issue with colnames and Ops.xts More... almost 17 years ago
index copying now more compact More... almost 17 years ago
merge bug fix for merging xts with scalars More... almost 17 years ago
minor bug fix, non-xts y now can be merged to xts x More... almost 17 years ago
new diff.xts C code More... almost 17 years ago
in merge.c when inner returns i=0, return NULL More... almost 17 years ago
test for isOrdered i in [.xts, to prevent misordered data More... almost 17 years ago
new xtsAttributes in C More... almost 17 years ago
merge now handles xts attributes, as well as gains a retclass=FALSE More... almost 17 years ago
fixed typo in periodicit 'scale' naming More... almost 17 years ago
changed add_class to add_xts_class More... almost 17 years ago
Ops.xts now is 30x faster than previous on xts xts ops. As fast as native on all others. More... almost 17 years ago
xts constructor bug fix on check= More... almost 17 years ago
xts consructor checks on data length matching index length More... almost 17 years ago
merge.R now handles retclass=NULL for Ops.xts purposes. most likely More... almost 17 years ago
testing speedup -- issues with print forced no change More... almost 17 years ago
new version # 0.5-0 More... almost 17 years ago
bug fix to handle join arg More... almost 17 years ago
updates dev-notes More... almost 17 years ago
merge gains 'join=' arg for inner, outer, left and right joins More... almost 17 years ago