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
47757 6391 d 2 h jmc /branches/R-classInheritance/ create branch for class inheritance  
42333 6941 d 15 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
40663 7111 d 18 h ripley /trunk/ introduce as.graphicsAnnot and make use of it  
40281 7158 d 19 h ripley /trunk/src/library/ spelling  
32019 7917 d 0 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 8003 d 19 h ripley /trunk/src/library/ layout improvements  
28443 8186 d 2 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 8258 d 16 h ripley /trunk/src/library/grid/ try to reduce dependencies on other packages  
26693 8318 d 0 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 8351 d 5 h murrell /trunk/src/library/grid/man/ Added mathematical annotation example to examples  
25323 8406 d 18 h hornik /trunk/src/library/grid/man/ Miscellaneous documentation cleanups.  
25278 8409 d 2 h murrell /trunk/src/library/grid/ Added grid as a base package