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 5807 d 10 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
47262 6428 d 20 h ripley /trunk/ more on Rd version 1.1
use unescaped forms in help files
 
44236 6754 d 3 h ripley /trunk/src/library/ line length issues  
42333 6940 d 16 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41502 7019 d 13 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.
 
32212 7894 d 10 h ripley /trunk/ make data.matrix warn if class information is lost  
30469 8029 d 5 h ripley /trunk/src/library/datasets/man/ various tidying up  
30449 8029 d 12 h ripley /trunk/src/library/ more removal of unneeded data() statements  
30412 8033 d 11 h ripley /trunk/ move datasets from data and stats to datasets
use a database for datasets in package 'datasets'.
 
27529 8264 d 5 h ripley /trunk/src/library/ move all ts datasets to package stats