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
 
51749 5948 d 7 h ripley /trunk/ more diffable tweaks  
51725 5949 d 10 h ripley /trunk/ make example output more diffable  
51723 5949 d 13 h ripley /trunk/ add reference output for some base packages  
50821 6061 d 12 h ripley /trunk/src/library/ titles (mainly capitalization)  
44738 6712 d 13 h hornik /trunk/src/library/ Avoid unnecessary partial matching.  
42961 6882 d 9 h ripley /trunk/src/library/ try to use \dQuote for actual quotes, and \emph or \sQuote or \code otherwise  
42333 6941 d 12 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41502 7020 d 9 h ripley /trunk/ formula methods of plot etc need model.frame to be visible.
methods("Math") failed if methods was not attached.
require() now returns invisibly.
require packages that examples need.
 
30449 8030 d 8 h ripley /trunk/src/library/ more removal of unneeded data() statements  
30412 8034 d 7 h ripley /trunk/ move datasets from data and stats to datasets
use a database for datasets in package 'datasets'.
 
27497 8265 d 15 h ripley /trunk/ merge nls and ts into stats