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
85983 885 d 21 h hornik /trunk/src/library/ Tweaks.  
85981 886 d 4 h hornik /trunk/src/ Tweaks.  
85927 894 d 3 h hornik /trunk/ Tweaks.  
78848 2205 d 23 h kalibera /trunk/src/library/grid/man/ Add links to documentation (PR#16984, from Sebastian Meyer).  
77208 2500 d 23 h maechler /trunk/src/library/ typos (mostly 1-letter) reported by Michael Chirico in PR#17614  
68948 4006 d 22 h ripley /trunk/src/library/ use https  
59039 5218 d 2 h ripley /trunk/ use preferred form of 'R Core Team'  
56186 5518 d 11 h murdoch /trunk/ Revert r56184 and r56185  
56184 5518 d 13 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
42333 6942 d 2 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
40663 7112 d 5 h ripley /trunk/ introduce as.graphicsAnnot and make use of it  
33231 7832 d 11 h murrell /trunk/src/library/grid/ Extended label arg of grid.[x|y]axis to allow strings or expressions  
32050 7915 d 11 h murrell /trunk/src/library/grid/ Added edits slot to xaxis/yaxis

extra args for grid.record

Fix for unitLength() of max/min/sum unit

applyEdit returns x if edit target not found
 
30912 8004 d 6 h ripley /trunk/src/library/ layout improvements  
28443 8186 d 13 h murrell /trunk/src/library/grid/ Change from grobs implemented as external references, to grobs
implemented as regular R objects.
See inst/doc/changes.txt
 
26419 8342 d 16 h murrell /trunk/src/library/grid/man/ Fix for codoc warnings  
26325 8347 d 19 h hornik /trunk/src/library/ Cosmetics.  
25323 8407 d 5 h hornik /trunk/src/library/grid/man/ Miscellaneous documentation cleanups.  
25278 8409 d 13 h murrell /trunk/src/library/grid/ Added grid as a base package