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 6390 d 18 h jmc /branches/R-classInheritance/ create branch for class inheritance  
42333 6941 d 7 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41502 7020 d 4 h ripley /trunk/ formula methods of plot etc need model.frame to be visible.
methods("Math") failed if methods was not attached.
require() now returns invisibly.
require packages that examples need.
 
36222 7567 d 8 h ripley /trunk/src/library/ add refs to Pauls' book.
add more corss-references.
 
32449 7876 d 2 h ripley /trunk/ adjust internal storage for layout to be more efficient.
document and up layout's limits.
 
32448 7876 d 4 h ripley /trunk/src/library/graphics/ Use ncol, nrow
document the limits on layout size.
 
30915 8003 d 2 h ripley /trunk/src/library/ some corrections.
Mainly layour improvements in \usage and elsewhere.
 
27931 8237 d 1 h ripley /trunk/src/library/graphics/man/ more details on split.screen
reciprocal warning that layout is incompatible with split.screen.
 
27625 8260 d 3 h ripley /trunk/src/library/ typos from PR5632 and PR5730  
27442 8267 d 10 h ripley /trunk/src/library/ split from base