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
47757 6391 d 7 h jmc /branches/R-classInheritance/ create branch for class inheritance  
46661 6502 d 17 h ripley /trunk/ port r46654/60 from R-2-8-branch  
46363 6555 d 17 h murdoch /trunk/src/library/stats/man/ typo  
46112 6579 d 15 h ripley /trunk/ separate out print method for summary.ecdf  
43607 6809 d 20 h maechler /trunk/src/library/stats/man/ make the first example even easier {thanks to Marc Schwartz}  
42961 6882 d 18 h ripley /trunk/src/library/ try to use \dQuote for actual quotes, and \emph or \sQuote or \code otherwise  
42761 6902 d 19 h ripley /trunk/src/library/ avoid grave accent  
42333 6941 d 21 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41621 7011 d 18 h ripley /trunk/ partial matching issues  
41600 7013 d 2 h ripley /trunk/src/library/ avoid unnecessary/confusing abbrevation of arguments  
41508 7020 d 6 h ripley /trunk/src/library/ add require() or :: calls where needed  
38402 7339 d 22 h ripley /trunk/src/library/ remove distracting historical comments  
36377 7558 d 22 h maechler /trunk/src/library/stats/man/ examples slightly easier to understand  
31566 7949 d 14 h ripley /trunk/ change ecdf to combine jumps at times.
sort out various misleading reports, e.g of summary as data
 
31438 7954 d 23 h ripley /trunk/ fix NAs in ecdf(), part of PR#7292
tweak description in ?sort
 
30915 8003 d 16 h ripley /trunk/src/library/ some corrections.
Mainly layour improvements in \usage and elsewhere.
 
27652 8259 d 13 h maechler /trunk/src/library/ merging stepfun into stats