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
89605 138 d 1 h smeyer /trunk/ tweak dataset references  
88603 346 d 12 h hornik /trunk/src/library/ Auto-generate citations and references.  
88548 352 d 7 h hornik /trunk/src/library/datasets/man/ Auto-generate citations and references.  
82618 1464 d 12 h hornik /trunk/ Improve URLs.  
68948 4005 d 9 h ripley /trunk/src/library/ use https  
61433 4962 d 11 h ripley /trunk/src/library/ remove trailing spaces  
61168 4990 d 7 h ripley /trunk/src/library/ legibilty  
61153 4991 d 13 h ripley /trunk/ legibility  
59039 5216 d 13 h ripley /trunk/ use preferred form of 'R Core Team'  
56186 5516 d 22 h murdoch /trunk/ Revert r56184 and r56185  
56184 5516 d 23 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
42333 6940 d 13 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41502 7019 d 10 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 3 h ripley /trunk/src/library/datasets/ remove some dependencies on pkg stats  
30452 8029 d 9 h ripley /trunk/src/library/ various changes to remove the assumptions that other packages are loaded  
30449 8029 d 9 h ripley /trunk/src/library/ more removal of unneeded data() statements  
30412 8033 d 9 h ripley /trunk/ move datasets from data and stats to datasets
use a database for datasets in package 'datasets'.
 
27497 8264 d 16 h ripley /trunk/ merge nls and ts into stats