The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
90299 2 d 1 h maechler /trunk/ fix 2 signs in formula of the BTPE algorithm for rbinom(); add RNGkind(binom.kind=*)  
90215 19 d 0 h hornik /trunk/tests/Examples/ Updated.  
90102 53 d 4 h maechler /trunk/ space cosmetic + wilcoxon update  
90078 62 d 7 h maechler /trunk/ fisher.test() gets `pval.only = TRUE|FALSE` for 2x2 case  
90072 63 d 9 h maechler /trunk/tests/Examples/ meant for r90071  
90068 65 d 4 h maechler /trunk/ wilcox.test(*, digits.rank = 7L, digits.zap = digits.rank)  
89997 84 d 6 h maechler /trunk/ stl(): better R-level check of 3x3 tuning pars  
89980 88 d 3 h maechler /trunk/tests/Examples/ update for r89917 [using float(8) instead of float(4) constants in ppr.f]  
89887 102 d 20 h smeyer /trunk/tests/Examples/ complete c89841  
89841 108 d 23 h maechler /trunk/ use \donttest (<--> log msg in r89568)  
89797 111 d 8 h maechler /trunk/ make use of new `warnN` [from r89794]  
89762 117 d 8 h maechler /trunk/ Ex.: boxplot(*, notch=TRUE)  
89737 121 d 4 h maechler /trunk/ add hatvalues.nls()  
89733 122 d 6 h maechler /trunk/ use less digits to print `conf.level` (notably for new wilcox.test)  
89568 142 d 0 h ripley /trunk/ do not diff example(stl), for LLVM 22  
89556 142 d 23 h smeyer /trunk/ move to allow checking without recommended packages  
89548 143 d 9 h hornik /trunk/ Updated.  
89545 144 d 1 h hornik /trunk/ Updated.  
89476 153 d 5 h hornik /trunk/tests/Examples/ Updated.  
89418 163 d 3 h smeyer /trunk/ mark as "hplot"  
89391 167 d 5 h pd /trunk/ doc. dfbetas.glm  
89388 168 d 2 h pd /trunk/ update GLM influence measures  
89312 187 d 6 h maechler /trunk/ say more about "BY" -- fixing PR#17136  
89238 212 d 21 h maechler /trunk/ approx{,fun}(<y-with-NAs | <x-with-ties>, na.rm=FALSE) must call ties()  
89236 212 d 22 h maechler /trunk/ ftable.default() & as.table.ftable() get `perm` and as.t..ft() notably `named.dim` to *not* name dim()  
88896 298 d 2 h smeyer /trunk/ tweak spelling of "NAs" in docs  
88759 328 d 21 h hornik /trunk/ Updated.  
88754 329 d 6 h hornik /trunk/ Updated.  
88749 330 d 0 h hornik /trunk/ Updated.  
88569 350 d 1 h hornik /trunk/tests/Examples/ Updated.  
88459 365 d 5 h smeyer /trunk/ tweak dpqr docs: +cumulative (PR#18916), +/densities, markup  
88216 435 d 9 h smeyer /trunk/tests/ update reference outputs with r88215  
88174 460 d 1 h maechler /trunk/tests/Examples/ update for r88161  
87627 548 d 22 h maechler /trunk/ summary(<stl>) gets smaller default `digits` in line with default summary() printing  
87625 549 d 1 h maechler /trunk/ parametrize & improve accuracy in print(summary(<numbers>))  
87470 577 d 6 h ripley /trunk/ clean up a bit, including historical remarks  
87340 616 d 8 h maechler /trunk/ sunspot.month update to Oct.2024; keep old as `sunspot.m2014`  
87311 625 d 6 h ripley /trunk/tests/Examples/ missed updates  
87041 703 d 13 h murrell /trunk/tests/Examples/ update test output for r87039  
86925 732 d 2 h smeyer /trunk/ drop now-redundant I() in some examples