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 6 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
51681 5952 d 7 h ripley /trunk/ some bug fixes, doc improvements  
47262 6429 d 15 h ripley /trunk/ more on Rd version 1.1
use unescaped forms in help files
 
45642 6655 d 19 h murrell /trunk/src/library/graphics/man/ new example in persp.Rd  
44243 6754 d 12 h ripley /trunk/src/library/ more over-long lines  
42333 6941 d 11 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41600 7012 d 17 h ripley /trunk/src/library/ avoid unnecessary/confusing abbrevation of arguments  
41593 7013 d 5 h ripley /trunk/src/library/ unnecessary or confusing use of abbreviated argument names  
41502 7020 d 8 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.
 
41038 7055 d 9 h ripley /trunk/ persp now respects cex.axis etc  
40841 7074 d 6 h ripley /trunk/src/library/graphics/man/ clarify that persp() uses cex() for annotations  
40281 7158 d 15 h ripley /trunk/src/library/ spelling  
36816 7525 d 10 h ripley /trunk/src/library/ tweaks, usually over-long lines  
36124 7574 d 1 h ripley /trunk/src/library/graphics/man/ return value of contourLines is not needed here.
document what border=NULL means.
 
34353 7745 d 3 h maechler /trunk/ add trans3d()  
30912 8003 d 15 h ripley /trunk/src/library/ layout improvements  
30883 8005 d 9 h pd /trunk/src/library/graphics/man/ Explain relation with text representation of matrix  
30448 8030 d 9 h ripley /trunk/src/library/ remover data() calls that are no longer needed  
27990 8232 d 3 h ripley /trunk/ add more general g/setHook, and make use of it  
27442 8267 d 14 h ripley /trunk/src/library/ split from base