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
52864 5806 d 22 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
49041 6205 d 2 h ripley /trunk/ contr.sum and contr.helmert had incorrect colnames, broke a MASS example  
49039 6205 d 4 h ripley /trunk/ more regression tests to tests/ and avoid loading Matrix/methods early in stats examples  
48653 6269 d 23 h ripley /trunk/ fulfil wish of PR13505  
48168 6337 d 23 h ripley /trunk/tests/ small update  
47273 6427 d 2 h ripley /trunk/ bugfix for as.matrix.data.frame  
45416 6670 d 21 h ripley /trunk/ see what happens if CHARSXPs are not allowed to have embedded nuls  
43036 6873 d 23 h ripley /trunk/tests/ seems libiconv and glibc have different endiannesss for UCS-2  
43034 6873 d 23 h ripley /trunk/ make sure iconv works with UCS-2 strings  
40500 7132 d 4 h ripley /trunk/ several deparse issues, including clarifying the precision used for numeric.
typo in comment in tests/reg-tests-3.R
 
40493 7132 d 19 h ripley /trunk/ don't allow representation error to determine the calculated number of signif digits  
37466 7451 d 20 h ripley /trunk/ gaussian()$aic was based on case weights  
37464 7452 d 0 h ripley /trunk/ fix drop1.lm for weighted fits  
36949 7511 d 3 h ripley /trunk/tests/ add test for Windows sprintf changes  
36004 7582 d 5 h ripley /trunk/tests/ name postscript output file  
34154 7754 d 6 h ripley /trunk/ fix PR#7829  
28537 8177 d 22 h ripley /trunk/ fixes for PR#6624/33/40  
25045 8425 d 6 h ripley /trunk/ summary.infl was not handling NaNs correctly  
25034 8425 d 23 h ripley /trunk/ handle cases with hat = 1 better in lm.influence.  
24574 8455 d 3 h ripley /trunk/tests/ remove MM's test using survival from strict regression testing