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
71686 3534 d 0 h maechler /branches/tools4pkgs/ Create tools 4 packages branch  
71444 3585 d 9 h murrell /trunk/src/library/grid/ added format() method for units; grid.show.layout() uses format() instead of as.character()  
70284 3795 d 15 h murrell /trunk/ added unit subassignment support  
68948 4006 d 20 h ripley /trunk/src/library/ use https  
65208 4516 d 16 h hornik /trunk/ Use \sspace to avoid LaTeX sentence end double space after a period.  
61433 4963 d 23 h ripley /trunk/src/library/ remove trailing spaces  
61173 4991 d 1 h ripley /trunk/src/library/ improve PDF manual
(more use of \preformatted to do so, and don't split \code across lines)
 
59039 5218 d 1 h ripley /trunk/ use preferred form of 'R Core Team'  
56186 5518 d 9 h murdoch /trunk/ Revert r56184 and r56185  
56184 5518 d 11 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
47727 6393 d 11 h murrell /trunk/src/library/grid/ add some pseudonyms for common grid units  
42333 6942 d 1 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
37408 7462 d 10 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 12 h murrell /trunk/ Fix for recycling widths/heights for grid layouts (PR#8014)  
26710 8316 d 11 h murrell /trunk/src/library/grid/ Merged changes to cex gpar and "my*" units from R-1-8-patches  
26693 8318 d 9 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 14 h murrell /trunk/src/library/grid/man/ Added is.unit documentation  
25323 8407 d 3 h hornik /trunk/src/library/grid/man/ Miscellaneous documentation cleanups.  
25278 8409 d 11 h murrell /trunk/src/library/grid/ Added grid as a base package