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
85424 1003 d 1 h luke /branches/R-OBJSXP/ Merge in trunk changes through r85423.  
85145 1047 d 0 h luke /branches/R-OBJSXP/ Merge in trunk changes through r85143.  
84897 1084 d 23 h maechler /branches/R-OBJSXP/ "catch-up" merge from trunk (r84772 to r84896)  
84772 1095 d 9 h maechler /branches/R-OBJSXP/ 'Create R-OBJSXP branch - new OBJSXP type "==" S4SXP = "object" in R'  
84646 1116 d 22 h pd /trunk/ changes to confint and profiling  
84404 1175 d 8 h ripley /trunk/tests/Examples/ update  
84376 1182 d 2 h maechler /trunk/ density() had incompatible evaluation grids; fix gives ~1/1000 change in values; `old.coords=TRUE` gets prev behavior  
84338 1186 d 2 h smeyer /trunk/ document c81974  
84316 1190 d 1 h maechler /trunk/ example (w/ no intercept)  
84146 1211 d 19 h ripley /trunk/ spurious character  
84144 1211 d 20 h ripley /trunk/ macOS 13.3 has clusters in a different order  
84104 1217 d 0 h plummer /trunk/ anova.glm calculates test statistics by default.  
84026 1222 d 5 h plummer /trunk/ Enhancements to glm and family objects.  
83798 1261 d 21 h maechler /trunk/ ts() generated "mts" also inherits from "array"; is.mts() slightly stricter  
83704 1277 d 4 h hornik /trunk/ Document is.mts().  
83257 1362 d 1 h kalibera /trunk/ Do not assume NA propagation through computation in tests.  
83077 1384 d 3 h ripley /trunk/tests/ updates  
83049 1386 d 5 h maechler /trunk/tests/Examples/ cosmetic updates  
82840 1413 d 19 h ripley /trunk/tests/Examples/ update  
82829 1416 d 17 h smeyer /trunk/ avoid spurious diff when checking without recommended packages  
82802 1422 d 1 h ripley /trunk/tests/Examples/ update  
82578 1476 d 3 h ripley /trunk/tests/Examples/ update  
82526 1491 d 8 h plummer /trunk/ Fix anomaly with contrasts, thanks to Heather Turner. PR#17616  
82505 1498 d 2 h maechler /trunk/ YAT (yet another tweak): new warnLogCoords() for log(.) <= 0 in xy{z}.coords  
82499 1501 d 8 h maechler /trunk/ tweak c82947 (warning for log(.) <= 0 in xy{z}.coords())  
82364 1533 d 3 h maechler /trunk/ generalize toeplitz() and speedup; new toeplitz2() for asymmetric cases; convolution ex.  
82218 1560 d 3 h kalibera /trunk/ Prevent capturing a particular wording of syntax error from bison ("syntax
error" vs "unexpected symbol) in examples used for testing. The wording
changes in new bison versions.
 
81944 1590 d 18 h ripley /trunk/ update reference output  
81938 1591 d 17 h smeyer /trunk/ improve x-axis placement for interaction.plot (PR#18305); doc tweaks  
81818 1612 d 20 h smeyer /trunk/ fix example and adapt to c79400 (need '...')  
81773 1618 d 19 h smeyer /trunk/ correct example code  
81754 1621 d 4 h hornik /trunk/tests/Examples/ Updated.  
81743 1623 d 6 h hornik /trunk/ Updated.  
81660 1631 d 6 h maechler /trunk/tests/Examples/ update for 81647  
81592 1639 d 21 h maechler /trunk/ update^2  
81583 1641 d 2 h maechler /trunk/ smooth.spline() stores `cv` more safely  
81512 1650 d 6 h smeyer /trunk/ plot.lm tweaks of c81110 (PR#15285)  
81475 1657 d 2 h smeyer /trunk/ fix environment(asOneSidedFormula(.))  
81474 1657 d 7 h ripley /trunk/tests/Examples/ update ref output  
81437 1665 d 21 h ripley /trunk/ modernize some uses of structure()