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 4 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
47262 6429 d 13 h ripley /trunk/ more on Rd version 1.1
use unescaped forms in help files
 
42333 6941 d 9 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41502 7020 d 6 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.
 
40663 7111 d 12 h ripley /trunk/ introduce as.graphicsAnnot and make use of it  
39260 7259 d 11 h ripley /trunk/ allow 0-sized pie slices
clarifications to documentation
old.packages was not failing gracefully for empty libraries
 
38402 7339 d 11 h ripley /trunk/src/library/ remove distracting historical comments  
37975 7391 d 2 h ripley /trunk/ allow expressions as labels in pie()  
34524 7727 d 10 h maechler /trunk/ pie(*, clockwise ) etc  
30912 8003 d 13 h ripley /trunk/src/library/ layout improvements  
27442 8267 d 12 h ripley /trunk/src/library/ split from base