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 5807 d 11 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
51169 5997 d 18 h hornik /trunk/src/library/stats/ Move aggregate.formula() ... argument ahead.  
51127 6009 d 10 h hornik /trunk/ Make aggregate.data.frame() work for summary functions returning
arbitrarily many values.
 
51052 6025 d 14 h hornik /trunk/ Add aggregate formula method.
Improve performance of aggregate.data.frame() for sparse contingency
tables of the cross-classifying factors.
 
48208 6334 d 8 h ripley /trunk/src/library/ precautionary match.fun, clarificaitons  
47262 6428 d 21 h ripley /trunk/ more on Rd version 1.1
use unescaped forms in help files
 
46715 6494 d 11 h ripley /trunk/ install.packages infers repos=NULL in some cases

DF[i, ] no longer changes column names

aggregate.data.frame works on zero-column 'x' and gives an
explicit error message on zero-row 'x'.
 
43004 6877 d 20 h ripley /trunk/src/library/stats/man/ clarification  
42381 6935 d 18 h ripley /trunk/src/library/stats/man/ add example and comments  
42333 6940 d 17 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41600 7011 d 22 h ripley /trunk/src/library/ avoid unnecessary/confusing abbrevation of arguments  
41541 7016 d 13 h ripley /trunk/ tweak the behaviour of aggregate.data.frame (related to PR#9666)  
30449 8029 d 13 h ripley /trunk/src/library/ more removal of unneeded data() statements  
27442 8266 d 20 h ripley /trunk/src/library/ split from base