- fix bug #4775 |
|
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 |
|
More...
|
over 11 years ago
|
- remove empty if(value %in% 'Date') block |
|
More...
|
over 11 years ago
|
- add checks to period.sum/prod/min/max to ensure INDEX in [0,nrow(x)] |
|
More...
|
over 11 years ago
|
correcting (exported) header for na_locf() by adding fourth argument |
|
More...
|
over 11 years ago
|
test commit |
|
More...
|
over 11 years ago
|
- bump zoo version in Depends |
|
More...
|
over 11 years ago
|
distinguish between coredata (two args) and coredata_xts (one arg) |
|
More...
|
over 11 years ago
|
correction to do_xts_merge interface |
|
More...
|
over 11 years ago
|
use && instead of &, detected by clang compiler |
|
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 |
|
More...
|
over 11 years ago
|
- re-patch zero-width xts subsetting (bug #2669) |
|
More...
|
over 11 years ago
|
- patch zero-width xts subsetting (bug #2669) |
|
More...
|
over 11 years ago
|
- add drop and check.names args to match merge.zoo |
|
More...
|
over 11 years ago
|
o new _limit argument to internal na_locf code. Once enabled |
|
More...
|
almost 12 years ago
|
- handle fill argument |
|
More...
|
almost 12 years ago
|
o export a number of additional C level functions by |
|
More...
|
almost 12 years ago
|
- fix error when input has 1 col, but function output has > 1 col |
|
More...
|
almost 12 years ago
|
o make sure we refer to GPL (>= 2) everywhere |
|
More...
|
almost 12 years ago
|
o remove commented out earlier registrations |
|
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 |
|
More...
|
almost 12 years ago
|
o updated for changes in xtsAPI.h |
|
More...
|
almost 12 years ago
|
o updated for changes in xtsAPI.h |
|
More...
|
almost 12 years ago
|