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 7 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
52461 5866 d 10 h maechler /trunk/ arrayInd(.., useNames), which() can disallow names, too  
42961 6882 d 10 h ripley /trunk/src/library/ try to use \dQuote for actual quotes, and \emph or \sQuote or \code otherwise  
42333 6941 d 13 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
40771 7097 d 11 h ripley /trunk/src/ add tests for change to which.min/max  
40523 7130 d 16 h ripley /trunk/src/library/base/man/ typos, grammar  
30448 8030 d 10 h ripley /trunk/src/library/ remover data() calls that are no longer needed  
30412 8034 d 8 h ripley /trunk/ move datasets from data and stats to datasets
use a database for datasets in package 'datasets'.
 
28417 8188 d 14 h maechler /trunk/src/library/base/man/ add \concept{}s  
27716 8256 d 1 h ripley /trunk/src/library/ reduce dependence on specified default packages  
27153 8287 d 7 h ripley /trunk/ branch update  
25118 8421 d 23 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
24300 8477 d 9 h ripley /trunk/ branch update  
22997 8576 d 13 h ripley /trunk/src/library/base/man/ remove regression tests (already added there)
use if(interactive()) around slow visual examples
 
12976 9282 d 13 h pd /trunk/ branch update  
9147 9575 d 7 h maechler /trunk/ R_MSG_ & error[call]_return() & which.min() ...