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 6 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
51728 5949 d 9 h ripley /trunk/ make more diffable  
42333 6941 d 12 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41508 7019 d 21 h ripley /trunk/src/library/ add require() or :: calls where needed  
38402 7339 d 13 h ripley /trunk/src/library/ remove distracting historical comments  
30449 8030 d 8 h ripley /trunk/src/library/ more removal of unneeded data() statements  
30004 8069 d 13 h ripley /trunk/ 1) data.frame(check.names=TRUE) enforces unique names
2) make.names has a new arg allow_
3) remove USE_UNDERSCORE_IN_NAMES
4) attempt to warn if newdata is not used in prediction, and document better
 
27497 8265 d 15 h ripley /trunk/ merge nls and ts into stats