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 0 h jmc /branches/R-classInheritance/ create branch for class inheritance  
42333 6940 d 14 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41502 7019 d 11 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 7566 d 14 h ripley /trunk/src/library/ add refs to Pauls' book.
add more corss-references.
 
32449 7875 d 9 h ripley /trunk/ adjust internal storage for layout to be more efficient.
document and up layout's limits.
 
32448 7875 d 11 h ripley /trunk/src/library/graphics/ Use ncol, nrow
document the limits on layout size.
 
30915 8002 d 9 h ripley /trunk/src/library/ some corrections.
Mainly layour improvements in \usage and elsewhere.
 
27931 8236 d 8 h ripley /trunk/src/library/graphics/man/ more details on split.screen
reciprocal warning that layout is incompatible with split.screen.
 
27625 8259 d 10 h ripley /trunk/src/library/ typos from PR5632 and PR5730  
27442 8266 d 17 h ripley /trunk/src/library/ split from base