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
83475 1316 d 11 h maechler /trunk/ add a plotmath example (the only one in grid)  
80079 1968 d 7 h hornik /trunk/src/library/ Avoid partial argument matches.  
78848 2204 d 12 h kalibera /trunk/src/library/grid/man/ Add links to documentation (PR#16984, from Sebastian Meyer).  
72561 3385 d 18 h maechler /trunk/src/library/ cosmetics, \link s, examples  
68948 4005 d 11 h ripley /trunk/src/library/ use https  
61433 4962 d 13 h ripley /trunk/src/library/ remove trailing spaces  
59039 5216 d 15 h ripley /trunk/ use preferred form of 'R Core Team'  
56186 5517 d 0 h murdoch /trunk/ Revert r56184 and r56185  
56184 5517 d 2 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
42333 6940 d 15 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
40663 7110 d 18 h ripley /trunk/ introduce as.graphicsAnnot and make use of it  
40281 7157 d 19 h ripley /trunk/src/library/ spelling  
32019 7916 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 8002 d 19 h ripley /trunk/src/library/ layout improvements  
28443 8185 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 8257 d 16 h ripley /trunk/src/library/grid/ try to reduce dependencies on other packages  
26693 8317 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 8350 d 5 h murrell /trunk/src/library/grid/man/ Added mathematical annotation example to examples  
25323 8405 d 18 h hornik /trunk/src/library/grid/man/ Miscellaneous documentation cleanups.  
25278 8408 d 2 h murrell /trunk/src/library/grid/ Added grid as a base package