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 2 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
51681 5952 d 3 h ripley /trunk/ some bug fixes, doc improvements  
48610 6272 d 9 h ripley /trunk/src/library/graphics/man/ clarifications  
47621 6402 d 9 h ripley /trunk/src/library/ expand tabs  
46908 6467 d 20 h murdoch /trunk/src/library/ Typos discovered by parse_Rd  
44184 6757 d 4 h ripley /trunk/src/library/ use consistent markup for 'Details'  
42961 6882 d 5 h ripley /trunk/src/library/ try to use \dQuote for actual quotes, and \emph or \sQuote or \code otherwise  
42333 6941 d 8 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.
 
38888 7286 d 10 h ripley /trunk/src/library/ documentation tweaks  
36139 7573 d 7 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
 
30461 8030 d 1 h ripley /trunk/src/library/ remove unneeded (now) manual cross-referencing  
30448 8030 d 5 h ripley /trunk/src/library/ remover data() calls that are no longer needed  
27653 8259 d 0 h maechler /trunk/src/library/graphics/man/ stepfun merged to stats  
27447 8267 d 9 h ripley /trunk/src/library/ update links  
27442 8267 d 10 h ripley /trunk/src/library/ split from base