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
 
52188 5899 d 9 h ripley /trunk/src/library/stats/man/ typo  
51226 5986 d 13 h ripley /trunk/src/library/stats/man/ typos, clarification  
50416 6101 d 12 h ripley /trunk/src/library/ more tidying up of comment lines  
49030 6207 d 6 h ripley /trunk/src/library/stats/man/ clarifications  
47262 6429 d 15 h ripley /trunk/ more on Rd version 1.1
use unescaped forms in help files
 
42333 6941 d 11 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41508 7019 d 20 h ripley /trunk/src/library/ add require() or :: calls where needed  
38327 7353 d 0 h ripley /trunk/ allow raw variables in model frames  
38322 7354 d 13 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 4 h ripley /trunk/src/library/ typo, clarifications  
34821 7705 d 4 h ripley /trunk/ pass 'data' to terms() in model.matrix.default
fix several documentation errors
 
33317 7824 d 23 h ripley /trunk/src/library/stats/man/ clarifications  
30449 8030 d 7 h ripley /trunk/src/library/ more removal of unneeded data() statements  
27442 8267 d 14 h ripley /trunk/src/library/ split from base