The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
68948 4005 d 15 h ripley /trunk/src/library/ use https  
61433 4962 d 17 h ripley /trunk/src/library/ remove trailing spaces  
61168 4990 d 14 h ripley /trunk/src/library/ legibilty  
61153 4991 d 19 h ripley /trunk/ legibility  
59039 5216 d 19 h ripley /trunk/ use preferred form of 'R Core Team'  
56186 5517 d 4 h murdoch /trunk/ Revert r56184 and r56185  
56184 5517 d 6 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
42333 6940 d 19 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41502 7019 d 16 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.
 
30493 8028 d 9 h ripley /trunk/src/library/datasets/ remove some dependencies on pkg stats  
30452 8029 d 15 h ripley /trunk/src/library/ various changes to remove the assumptions that other packages are loaded  
30449 8029 d 16 h ripley /trunk/src/library/ more removal of unneeded data() statements  
30412 8033 d 15 h ripley /trunk/ move datasets from data and stats to datasets
use a database for datasets in package 'datasets'.
 
27497 8264 d 22 h ripley /trunk/ merge nls and ts into stats