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
88603 346 d 11 h hornik /trunk/src/library/ Auto-generate citations and references.  
85981 884 d 13 h hornik /trunk/src/ Tweaks.  
85904 893 d 13 h hornik /trunk/ Tweaks.  
84085 1217 d 17 h hornik /trunk/src/library/graphics/ Fix PR#18486. By Achim Zeileis.  
68948 4005 d 7 h ripley /trunk/src/library/ use https  
61433 4962 d 10 h ripley /trunk/src/library/ remove trailing spaces  
59039 5216 d 11 h ripley /trunk/ use preferred form of 'R Core Team'  
56186 5516 d 20 h murdoch /trunk/ Revert r56184 and r56185  
56184 5516 d 22 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
52994 5784 d 11 h hornik /trunk/src/library/graphics/ Make cd and spine plots 'work' for non-numeric x (useful in particular
for Date or POSIXt objects).
 
44236 6753 d 23 h ripley /trunk/src/library/ line length issues  
42333 6940 d 12 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41355 7031 d 0 h hornik /trunk/src/library/graphics/ New argument 'ylevels' in cdplot() and spineplot().  
40281 7157 d 15 h ripley /trunk/src/library/ spelling  
36139 7572 d 11 h ripley /trunk/ make symbols(fg) work as documented
make legend(col) default to par("col") for consistency
remove unused graphical par 'type'
have par() distinguish between unknown pars and those which cannot be set
lots of documentation improvements
 
35600 7619 d 5 h hornik /trunk/src/library/graphics/ Add subset argument to CD and Spine plot formula methods.  
35599 7619 d 6 h hornik /trunk/src/library/graphics/ Add xlim and ylim arguments to CD and Spine plots.  
35533 7627 d 0 h hornik /trunk/src/library/graphics/ Add arguments for labeling axes.  
35517 7627 d 12 h hornik /trunk/src/library/graphics/ Add code for spine and cd plots, kindly provided by Achim Zeileis.