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
61168 4990 d 13 h ripley /trunk/src/library/ legibilty  
61160 4991 d 15 h ripley /trunk/src/library/ legibility  
59039 5216 d 19 h ripley /trunk/ use preferred form of 'R Core Team'  
57939 5334 d 9 h hornik /trunk/src/library/ Use \CRANpkg{} for CRAN packages.  
56186 5517 d 3 h murdoch /trunk/ Revert r56184 and r56185  
56184 5517 d 5 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
53995 5670 d 20 h maechler /trunk/ combn(n,0) case: PR#14473  
53100 5778 d 12 h ripley /trunk/src/library/ replace seq.int() by seq_len()/seq_along() where more appopriate  
50416 6100 d 20 h ripley /trunk/src/library/ more tidying up of comment lines  
49313 6186 d 21 h ripley /trunk/src/library/ markup improvements  
42333 6940 d 19 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
39839 7199 d 15 h pd /trunk/src/library/ merge: cross-ref expand.grid and combn (patch from Marc Schwartz)  
39321 7256 d 13 h maechler /trunk/src/library/utils/ combn(): be programmer friendly rather than user friendly: behave as "drop = FALSE"  
38212 7364 d 21 h maechler /trunk/src/library/ \link{} between choose() and combn()  
38059 7380 d 9 h maechler /trunk/ first cut at new combn() function