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 2 h jmc /branches/R-classInheritance/ create branch for class inheritance  
47262 6429 d 19 h ripley /trunk/ more on Rd version 1.1
use unescaped forms in help files
 
42333 6941 d 15 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41508 7020 d 0 h ripley /trunk/src/library/ add require() or :: calls where needed  
38327 7353 d 5 h ripley /trunk/ allow raw variables in model frames  
38322 7354 d 17 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 7361 d 8 h ripley /trunk/src/library/ typo, clarifications  
34821 7705 d 8 h ripley /trunk/ pass 'data' to terms() in model.matrix.default
fix several documentation errors
 
33317 7825 d 3 h ripley /trunk/src/library/stats/man/ clarifications  
30449 8030 d 12 h ripley /trunk/src/library/ more removal of unneeded data() statements  
27442 8267 d 18 h ripley /trunk/src/library/ split from base