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 13 h jmc /branches/R-classInheritance/ create branch for class inheritance  
42333 6942 d 3 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
36816 7526 d 1 h ripley /trunk/src/library/ tweaks, usually over-long lines  
36362 7560 d 15 h murrell /trunk/ Added 'arrow' argument to line-related grid primitives as new way to
specify
arrow heads on either end of line.

Deprecated grid.arrows().

Outlawed NA's in control points for an x-spline primitive.
 
28443 8186 d 14 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
 
26693 8318 d 11 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
 
26261 8351 d 16 h murrell /trunk/src/library/grid/ Fix for arrows on line segment where x or y gets recycled  
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