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
87144 682 d 23 h murrell /trunk/ fix 18654  
84327 1189 d 5 h ripley /trunk/ tweaks. xgobi is long gone  
68948 4005 d 9 h ripley /trunk/src/library/ use https  
61168 4990 d 8 h ripley /trunk/src/library/ legibilty  
59039 5216 d 13 h ripley /trunk/ use preferred form of 'R Core Team'  
56186 5516 d 22 h murdoch /trunk/ Revert r56184 and r56185  
56184 5517 d 0 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
49470 6178 d 14 h ripley /trunk/src/library/ remove some unnecesary anchors in links  
42961 6881 d 11 h ripley /trunk/src/library/ try to use \dQuote for actual quotes, and \emph or \sQuote or \code otherwise  
42333 6940 d 13 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
42304 6942 d 15 h maechler /trunk/ rename sunflowerTable() to xyTable()  
41502 7019 d 10 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 7053 d 10 h maechler /trunk/ factor out computation for sunflowerplot() in to new sunflowerTable()