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
 
52188 5898 d 14 h ripley /trunk/src/library/stats/man/ typo  
51226 5985 d 19 h ripley /trunk/src/library/stats/man/ typos, clarification  
50416 6100 d 18 h ripley /trunk/src/library/ more tidying up of comment lines  
49030 6206 d 12 h ripley /trunk/src/library/stats/man/ clarifications  
47262 6428 d 21 h ripley /trunk/ more on Rd version 1.1
use unescaped forms in help files
 
42333 6940 d 17 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41508 7019 d 2 h ripley /trunk/src/library/ add require() or :: calls where needed  
38327 7352 d 6 h ripley /trunk/ allow raw variables in model frames  
38322 7353 d 19 h ripley /trunk/ allow complex and character vectors in model frames.
model.matrix no longer rejects variable types not used on RHS.
model.matrix.default coerces character vectors to factors, with a warning.
 
38259 7360 d 10 h ripley /trunk/src/library/ typo, clarifications  
34821 7704 d 9 h ripley /trunk/ pass 'data' to terms() in model.matrix.default
fix several documentation errors
 
33317 7824 d 4 h ripley /trunk/src/library/stats/man/ clarifications  
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