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
69385 3969 d 13 h luke /branches/R-NEWSTR/ Create branch for experimenting with alternate STRSXP implementations.  
68948 4006 d 18 h ripley /trunk/src/library/ use https  
61433 4963 d 21 h ripley /trunk/src/library/ remove trailing spaces  
59039 5217 d 22 h ripley /trunk/ use preferred form of 'R Core Team'  
56186 5518 d 7 h murdoch /trunk/ Revert r56184 and r56185  
56184 5518 d 9 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
55392 5589 d 20 h ripley /trunk/src/library/graphics/ consistency in arguments, clarify description  
48612 6273 d 0 h ripley /trunk/ add axes arg to spineplot, for consistent use of plot.factor  
44243 6754 d 23 h ripley /trunk/src/library/ more over-long lines  
42333 6941 d 23 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41355 7032 d 11 h hornik /trunk/src/library/graphics/ New argument 'ylevels' in cdplot() and spineplot().  
40284 7158 d 22 h ripley /trunk/src/library/ more spelling corrections  
40281 7159 d 2 h ripley /trunk/src/library/ spelling  
36816 7525 d 21 h ripley /trunk/src/library/ tweaks, usually over-long lines  
36102 7575 d 15 h ripley /trunk/ various corrections/clarifications, especially points example missing pch=0  
35600 7620 d 16 h hornik /trunk/src/library/graphics/ Add subset argument to CD and Spine plot formula methods.  
35599 7620 d 17 h hornik /trunk/src/library/graphics/ Add xlim and ylim arguments to CD and Spine plots.  
35533 7628 d 11 h hornik /trunk/src/library/graphics/ Add arguments for labeling axes.  
35517 7628 d 23 h hornik /trunk/src/library/graphics/ Add code for spine and cd plots, kindly provided by Achim Zeileis.