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 3 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
50544 6091 d 13 h ripley /trunk/src/library/ systematically mention contributed packages that are linked to  
49972 6137 d 12 h ripley /trunk/src/library/ expand tabs  
49306 6188 d 10 h ripley /trunk/src/library/stats/man/ use explicit link as Matrix may not yet be installed  
49039 6206 d 9 h ripley /trunk/ more regression tests to tests/ and avoid loading Matrix/methods early in stats examples  
48927 6227 d 6 h maechler /trunk/src/library/stats/man/ use require("Matrix") for sparse examples  
48912 6229 d 21 h maechler /trunk/ xtabs(*, sparse=TRUE)  
42961 6882 d 7 h ripley /trunk/src/library/ try to use \dQuote for actual quotes, and \emph or \sQuote or \code otherwise  
42333 6941 d 9 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
40442 7138 d 8 h ripley /trunk/ coerce 'formula' arguments, and document that we (already) do so.  
37493 7446 d 8 h ripley /trunk/src/library/stats/man/ clarify 'data' argument  
31376 7959 d 3 h maechler /trunk/src/library/ drop no-longer-existing packages  
30461 8030 d 2 h ripley /trunk/src/library/ remove unneeded (now) manual cross-referencing  
30449 8030 d 5 h ripley /trunk/src/library/ more removal of unneeded data() statements  
27725 8255 d 19 h ripley /trunk/src/library/ xtabs needs to be in stats because of the way it uses model.frame