0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- fix bug #4775
Joshua Ulrich
as bodanker
More... over 11 years ago
o more fixes for CRAN checks - new vignettes/ dir and More... over 11 years ago
o updated for CRAN release. Small changes related to NOTE in 3.0.1 More... over 11 years ago
fixed LinkingTo to not include version More... over 11 years ago
- fix bug #4794
Joshua Ulrich
as bodanker
More... over 11 years ago
- remove empty if(value %in% 'Date') block
Joshua Ulrich
as bodanker
More... over 11 years ago
- add checks to period.sum/prod/min/max to ensure INDEX in [0,nrow(x)]
Joshua Ulrich
as bodanker
More... over 11 years ago
correcting (exported) header for na_locf() by adding fourth argument
edd
More... over 11 years ago
test commit More... over 11 years ago
- bump zoo version in Depends
Joshua Ulrich
as bodanker
More... over 11 years ago
distinguish between coredata (two args) and coredata_xts (one arg)
edd
More... over 11 years ago
correction to do_xts_merge interface
edd
More... over 11 years ago
use && instead of &, detected by clang compiler
edd
More... over 11 years ago
updated to 9-4 for CRAN More... over 11 years ago
o fixed rbind issue for CRAN check, dup= arg was missing in the More... over 11 years ago
o added missing tzone attr to index More... over 11 years ago
- patch to.period bug (#2691, #2710), thanks to Garrett See
Joshua Ulrich
as bodanker
More... over 11 years ago
- re-patch zero-width xts subsetting (bug #2669)
Joshua Ulrich
as bodanker
More... over 11 years ago
- patch zero-width xts subsetting (bug #2669)
Joshua Ulrich
as bodanker
More... over 11 years ago
- add drop and check.names args to match merge.zoo
Joshua Ulrich
as bodanker
More... over 11 years ago
o new _limit argument to internal na_locf code. Once enabled More... almost 12 years ago
- handle fill argument
Joshua Ulrich
as bodanker
More... almost 12 years ago
o export a number of additional C level functions by
edd
More... almost 12 years ago
- fix error when input has 1 col, but function output has > 1 col
Joshua Ulrich
as bodanker
More... almost 12 years ago
o make sure we refer to GPL (>= 2) everywhere
edd
More... almost 12 years ago
o remove commented out earlier registrations
edd
More... almost 12 years ago
o fixed External export to use -1 for R use of ..., per BDR request. More... almost 12 years ago
o added header guards for xtsAPI
edd
More... almost 12 years ago
o updated for changes in xtsAPI.h
edd
More... almost 12 years ago
o updated for changes in xtsAPI.h
edd
More... almost 12 years ago