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
 
51311 5976 d 8 h ripley /trunk/ fix for NAs in mean(trim=), reported by Bill Dunlap  
49566 6170 d 20 h ripley /trunk/src/library/ remove unnecessay use of \link[]{} form  
48666 6270 d 8 h ripley /trunk/src/library/base/man/ clarify what methods mean() has
disambiguate all links to S3 group generics
 
47262 6429 d 11 h ripley /trunk/ more on Rd version 1.1
use unescaped forms in help files
 
46280 6561 d 3 h ripley /trunk/src/library/base/man/ add xref (PR11145)  
43290 6848 d 4 h murdoch /trunk/src/library/base/man/ Clarification (suggested by Patrick Burns)  
42333 6941 d 8 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
40342 7146 d 21 h ripley /trunk/ make use of typed NA constants
remove redundant code in mean.default
 
37839 7406 d 3 h ripley /trunk/ improvements to Summary methods, and to documentation  
30461 8030 d 1 h ripley /trunk/src/library/ remove unneeded (now) manual cross-referencing  
30448 8030 d 5 h ripley /trunk/src/library/ remover data() calls that are no longer needed  
27623 8260 d 4 h ripley /trunk/src/library/ add some xrefs so tools can be moved ahead of utils  
27521 8265 d 2 h ripley /trunk/src/library/ tweak base/stats division