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 9 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
49470 6179 d 15 h ripley /trunk/src/library/ remove some unnecesary anchors in links  
42961 6882 d 13 h ripley /trunk/src/library/ try to use \dQuote for actual quotes, and \emph or \sQuote or \code otherwise  
42333 6941 d 15 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
42304 6943 d 17 h maechler /trunk/ rename sunflowerTable() to xyTable()  
41502 7020 d 12 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.
 
41057 7054 d 12 h maechler /trunk/ factor out computation for sunflowerplot() in to new sunflowerTable()