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