0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
sapply -> lapply and a few other small bug fixes in constructors More... about 13 years ago
Constructor methods for xtsdf More... about 13 years ago
- Initial commit of some R-level roll* functionality More... about 13 years ago
- Change Josh -> Joshua More... about 13 years ago
- Fix edge case in Ops.xts where two objects with no common index create More... about 13 years ago
- Change default to drop.time=TRUE for to.monthly and to.quarterly More... about 13 years ago
o fixed macro expansion mistake in init.c - Thanks to Bill Dunlap for the report More... about 13 years ago
- do.call -> for loop in na.locf.xts (significant speed gains on large objects) More... about 13 years ago
Added HW & StructTS; also cleaned up calls for arima[0] functions More... about 13 years ago
Fixed coercion in arima residuals More... about 13 years ago
Basic infrastructure for arima & arima0 (untested) More... about 13 years ago
Basic infrastructure for acf & pacf More... about 13 years ago
o fixed GPL3 headers that now read GPL2 (corrected as xts is GPL2) More... about 13 years ago
Handle cex, pch, and col better for type = p plots and add examples; hide old plot.xts More... about 13 years ago
Cleaned up plot.xts -- no known regressions or new features but cleaner going forward. More... about 13 years ago
Remove stay debugging print() More... about 13 years ago
Example/test to verify the type= buglet in 621 More... about 13 years ago
Small problem with type not being passed properly; now fixed More... about 13 years ago
Got panel margins working for plot.xts and added barplot outline (empty now); still need to fix x/y axis labelling for plot.xts More... about 13 years ago
Started adding support for plot arguments; still working out magic incantation for layout More... about 13 years ago
More work on plot.xts -- preliminary support for multi-variate columns; scatterplots seem good for now. More... about 13 years ago
Add scatterplot to plot.xts -- should handle par() args better; probably broke regular plots More... about 13 years ago
Test commits More... about 13 years ago
- Skeleton for GSoC project More... about 13 years ago
- Make indexClass<-.xts throw error if value='POSIXt' More... about 13 years ago
- actually change the index in .drop.time if it's POSIXt More... over 13 years ago
- .drop.time now looks for 'POSIXt' in any location More... over 13 years ago
o fixed Date shortcut in xts:::index.xts More... over 13 years ago
o reverted index code back to previous non-Date specialty More... over 13 years ago
o patch test for Date handling in index. Previous version More... over 13 years ago