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 9 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
49938 6140 d 12 h ripley /trunk/ suggestions for segments/arrows & approxfun  
47262 6429 d 19 h ripley /trunk/ more on Rd version 1.1
use unescaped forms in help files
 
45364 6676 d 10 h ripley /trunk/src/library/ document coordinate re-cycling (or not)  
42333 6941 d 15 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41502 7020 d 12 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.
 
36206 7569 d 10 h ripley /trunk/ allow family, lend, ljoin and lmitre to be used in-line  
36139 7573 d 14 h ripley /trunk/ make symbols(fg) work as documented
make legend(col) default to par("col") for consistency
remove unused graphical par 'type'
have par() distinguish between unknown pars and those which cannot be set
lots of documentation improvements
 
36121 7574 d 7 h ripley /trunk/src/ make argument defaults less opaque (e.g. not NULL).
documentation clarifications.
 
36116 7574 d 11 h ripley /trunk/src/ rationalize treatment of graphical pars, especially xpd.
add lots of clarification to documentation.
 
34170 7754 d 14 h ripley /trunk/src/library/graphics/man/ doc change, mention S-discrepancy  
27442 8267 d 18 h ripley /trunk/src/library/ split from base