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 10 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
46127 6576 d 15 h maechler /trunk/src/library/datasets/man/ change example to *not* use attach() - detach()  
42333 6941 d 16 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41502 7020 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.
 
30452 8030 d 11 h ripley /trunk/src/library/ various changes to remove the assumptions that other packages are loaded  
30449 8030 d 12 h ripley /trunk/src/library/ more removal of unneeded data() statements  
30412 8034 d 11 h ripley /trunk/ move datasets from data and stats to datasets
use a database for datasets in package 'datasets'.
 
25118 8422 d 2 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
21724 8672 d 17 h hornik /trunk/src/library/ Add '\docType{data}'; misc other cleanups.  
15566 9110 d 6 h ripley /trunk/src/library/base/man/ detach forgotten  
8692 9610 d 19 h hornik /trunk/src/library/base/man/ Improve source info.  
8672 9611 d 19 h hornik /trunk/ Added Michaelson-Morley speed of light data set.