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 5 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
52745 5825 d 6 h maechler /trunk/ add quantile.ecdf()  
50803 6063 d 8 h ripley /trunk/src/library/ lots of cases of markup in \eqn when rendered in HTML or text  
46661 6502 d 7 h ripley /trunk/ port r46654/60 from R-2-8-branch  
46363 6555 d 7 h murdoch /trunk/src/library/stats/man/ typo  
46112 6579 d 5 h ripley /trunk/ separate out print method for summary.ecdf  
43607 6809 d 10 h maechler /trunk/src/library/stats/man/ make the first example even easier {thanks to Marc Schwartz}  
42961 6882 d 9 h ripley /trunk/src/library/ try to use \dQuote for actual quotes, and \emph or \sQuote or \code otherwise  
42761 6902 d 10 h ripley /trunk/src/library/ avoid grave accent  
42333 6941 d 11 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41621 7011 d 8 h ripley /trunk/ partial matching issues  
41600 7012 d 16 h ripley /trunk/src/library/ avoid unnecessary/confusing abbrevation of arguments  
41508 7019 d 20 h ripley /trunk/src/library/ add require() or :: calls where needed  
38402 7339 d 13 h ripley /trunk/src/library/ remove distracting historical comments  
36377 7558 d 13 h maechler /trunk/src/library/stats/man/ examples slightly easier to understand  
31566 7949 d 5 h ripley /trunk/ change ecdf to combine jumps at times.
sort out various misleading reports, e.g of summary as data
 
31438 7954 d 14 h ripley /trunk/ fix NAs in ecdf(), part of PR#7292
tweak description in ?sort
 
30915 8003 d 6 h ripley /trunk/src/library/ some corrections.
Mainly layour improvements in \usage and elsewhere.
 
27652 8259 d 4 h maechler /trunk/src/library/ merging stepfun into stats