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 5807 d 23 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
42333 6941 d 5 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
40663 7111 d 7 h ripley /trunk/ introduce as.graphicsAnnot and make use of it  
40281 7158 d 9 h ripley /trunk/src/library/ spelling  
33231 7831 d 13 h murrell /trunk/src/library/grid/ Extended label arg of grid.[x|y]axis to allow strings or expressions  
32050 7914 d 13 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 8003 d 9 h ripley /trunk/src/library/ layout improvements  
28443 8185 d 16 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 8341 d 19 h murrell /trunk/src/library/grid/man/ Fix for codoc warnings  
26325 8346 d 21 h hornik /trunk/src/library/ Cosmetics.  
25323 8406 d 8 h hornik /trunk/src/library/grid/man/ Miscellaneous documentation cleanups.  
25278 8408 d 16 h murrell /trunk/src/library/grid/ Added grid as a base package