| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 71686 |
3531 d 23 h |
maechler |
/branches/tools4pkgs/ |
Create tools 4 packages branch |
|
| 71627 |
3550 d 14 h |
maechler |
/trunk/ |
grepRaw() seg.fault (+ 1 more) bug fixed PR#17132 |
|
| 71567 |
3564 d 18 h |
maechler |
/trunk/tests/ |
regression test for the findInterval(*, left.open=TRUE)
bug fix of r71551 |
|
| 71539 |
3567 d 20 h |
maechler |
/trunk/ |
str(<xtabs int>) tweak |
|
| 71536 |
3568 d 0 h |
maechler |
/trunk/ |
followup to r71533: xtabs() |
|
| 71533 |
3568 d 17 h |
maechler |
/trunk/ |
fix PR#17147: xtabs(~ exclude) |
|
| 71467 |
3579 d 14 h |
maechler |
/trunk/ |
fix PR#17160 - min() | max(character(), ..) |
|
| 71424 |
3586 d 22 h |
maechler |
/trunk/ |
simplify factor(), allowing 'exclude= <factor>' as documented in R <= 3.3.x |
|
| 71330 |
3595 d 13 h |
lawrence |
/trunk/ |
strcapture() returns NAs for non-matches (suggested by Bill Dunlap) |
|
| 71230 |
3606 d 17 h |
maechler |
/trunk/ |
fix thinko in 71101 |
|
| 71222 |
3609 d 14 h |
maechler |
/trunk/ |
change in the <non-0-array> op <0-vector> binary ops - as proposed on R-devel list, 12 hours ago |
|
| 71218 |
3610 d 15 h |
maechler |
/trunk/ |
op-consistency for arrays: visually show two "groups" of changes |
|
| 71207 |
3611 d 20 h |
maechler |
/trunk/ |
binary operations with 0-extent matrices (arrays) now do keep array properties consistently |
|
| 71178 |
3617 d 3 h |
maechler |
/trunk/ |
factor(x, exclude) more "rational" when x or exclude are character |
|
| 71172 |
3618 d 0 h |
maechler |
/trunk/ |
1L + NULL is integer(0) now |
|
| 71129 |
3625 d 21 h |
maechler |
/trunk/ |
droplevels() w/ smarter `exclude` default, now compatible to `[, drop=TRUE` |
|
| 71113 |
3630 d 3 h |
maechler |
/trunk/ |
droplevels(<factor_w_NA-level>) should not drop <NA> |
|
| 71101 |
3631 d 21 h |
maechler |
/trunk/ |
extensive table(*, exclude, useNA) tweaks -- improving on r71087,8 |
|
| 71088 |
3635 d 12 h |
maechler |
/trunk/ |
table(*, exclude=NULL) now entails `useNA = "ifany"` |
|
| 71087 |
3635 d 13 h |
maechler |
/trunk/ |
table(*, exclude=*, useNA=*): empty `exclude` all equivalent; useNA is not overwritten |
|