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