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 14 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
42333 6940 d 19 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
40663 7110 d 22 h ripley /trunk/ introduce as.graphicsAnnot and make use of it  
40281 7157 d 23 h ripley /trunk/src/library/ spelling  
32019 7916 d 4 h murrell /trunk/src/library/grid/ grid.text() handles any language object (not just expressions)

extension arg for dataViewport() can be vector

justifications can be numeric
 
30912 8002 d 23 h ripley /trunk/src/library/ layout improvements  
28443 8185 d 6 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
 
27669 8257 d 20 h ripley /trunk/src/library/grid/ try to reduce dependencies on other packages  
26693 8317 d 4 h murrell /trunk/src/library/grid/ Changes and additions to grid viewports (merge from R-grid branch)
See http://www.stat.auckland.ac.nz/~paul/grid/viewports.pdf
 
26263 8350 d 9 h murrell /trunk/src/library/grid/man/ Added mathematical annotation example to examples  
25323 8405 d 22 h hornik /trunk/src/library/grid/man/ Miscellaneous documentation cleanups.  
25278 8408 d 6 h murrell /trunk/src/library/grid/ Added grid as a base package