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 18 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
47262 6430 d 4 h ripley /trunk/ more on Rd version 1.1
use unescaped forms in help files
 
44184 6757 d 20 h ripley /trunk/src/library/ use consistent markup for 'Details'  
42333 6942 d 0 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41502 7020 d 21 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.
 
40354 7146 d 0 h maechler /trunk/src/ extra example (accidentally not part of r40330)  
40330 7150 d 19 h maechler /trunk/ abline(reg = <intercept-only>) - improved over 40242  
40246 7162 d 6 h ripley /trunk/ revert r40242  
40242 7162 d 17 h maechler /trunk/ abline(reg = <intercept-only>) etc  
38398 7340 d 23 h ripley /trunk/src/library/graphics/ eliminate \synopsis  
38386 7342 d 1 h ripley /trunk/src/library/ remove uses of \synopsis  
36222 7568 d 0 h ripley /trunk/src/library/ add refs to Pauls' book.
add more corss-references.
 
36121 7574 d 16 h ripley /trunk/src/ make argument defaults less opaque (e.g. not NULL).
documentation clarifications.
 
36116 7574 d 20 h ripley /trunk/src/ rationalize treatment of graphical pars, especially xpd.
add lots of clarification to documentation.
 
35061 7671 d 1 h ripley /trunk/src/library/graphics/man/ missing \link  
30448 8030 d 21 h ripley /trunk/src/library/ remover data() calls that are no longer needed  
27442 8268 d 3 h ripley /trunk/src/library/ split from base