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 5808 d 16 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
47727 6393 d 7 h murrell /trunk/src/library/grid/ add some pseudonyms for common grid units  
42333 6941 d 22 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
37408 7462 d 6 h murrell /trunk/src/library/grid/ Deprecated unit.rep() and unit.length() in favour of 'unit' methods for
rep() and length()

Added 'layout' method for dim()
 
34991 7679 d 9 h murrell /trunk/ Fix for recycling widths/heights for grid layouts (PR#8014)  
26710 8316 d 8 h murrell /trunk/src/library/grid/ Merged changes to cex gpar and "my*" units from R-1-8-patches  
26693 8318 d 6 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
 
26262 8351 d 11 h murrell /trunk/src/library/grid/man/ Added is.unit documentation  
25323 8407 d 0 h hornik /trunk/src/library/grid/man/ Miscellaneous documentation cleanups.  
25278 8409 d 8 h murrell /trunk/src/library/grid/ Added grid as a base package