summaryrefslogtreecommitdiff
path: root/math/R-xts
AgeCommit message (Collapse)AuthorFilesLines
2013-04-06Fixes:rodent1-2/+2
COMMENT should not be longer than 70 characters. COMMENT should not begin with 'A'. COMMENT should not begin with 'An'. COMMENT should not begin with 'a'. COMMENT should not end with a period. COMMENT should start with a capital letter. pkglint warnings. Some files also got minor formatting, spelling, and style corrections.
2013-01-24Update to 0.9.3wen2-6/+6
No upstream changelog.
2012-11-30Update to 0.8.8wen2-6/+6
No upstream changelog.
2012-04-15Import R-xts v0.8-6.brook3-0/+28
Provide for uniform handling of R's different time-based data classes by extending zoo, maximizing native format information preservation and allowing for user level customization and extension, while simplifying cross-class interoperability.