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
74831 2979 d 21 h hornik /trunk/src/library/ Rd markup.  
72560 3387 d 5 h maechler /trunk/src/library/ cosmetics  
68948 4006 d 22 h ripley /trunk/src/library/ use https  
59039 5218 d 2 h ripley /trunk/ use preferred form of 'R Core Team'  
56186 5518 d 11 h murdoch /trunk/ Revert r56184 and r56185  
56184 5518 d 13 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
47203 6435 d 4 h ripley /trunk/src/library/ make use of integer constants  
42333 6942 d 3 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41502 7021 d 0 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.
 
39011 7273 d 23 h maechler /trunk/src/library/utils/man/ update  
38995 7275 d 3 h ripley /trunk/src/library/utils/man/ codoc error  
38910 7286 d 0 h maechler /trunk/ factor out format.ftable() from write.ftable  
38792 7299 d 0 h maechler /trunk/ head(,n) and tail(,n) for n < 0  
30915 8003 d 22 h ripley /trunk/src/library/ some corrections.
Mainly layour improvements in \usage and elsewhere.
 
30448 8031 d 0 h ripley /trunk/src/library/ remover data() calls that are no longer needed  
30277 8051 d 0 h murdoch /trunk/ Add row numbers to matrix in tail()  
28165 8217 d 0 h ripley /trunk/src/library/utils/ sort out use of ...  
28111 8221 d 23 h ripley /trunk/ add head() and tail(), improved from code by Pat Burns