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
75453 2840 d 5 h luke /branches/R-conflicts/ Create branch for experimenting with search path conflict resolution.  
68948 4006 d 7 h ripley /trunk/src/library/ use https  
61433 4963 d 9 h ripley /trunk/src/library/ remove trailing spaces  
61153 4992 d 11 h ripley /trunk/ legibility  
61150 4993 d 7 h ripley /trunk/src/library/base/man/ legibility  
59039 5217 d 11 h ripley /trunk/ use preferred form of 'R Core Team'  
52853 5810 d 4 h ripley /trunk/src/library/base/man/ typos  
52824 5812 d 14 h ripley /trunk/ add [[<-.factor  
42987 6880 d 11 h ripley /trunk/src/library/ remove some historical comments  
42976 6881 d 5 h ripley /trunk/ make 'exact' work with '[[.factor'  
42333 6941 d 11 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
39371 7254 d 0 h hornik /trunk/src/library/base/man/ Use S3 method markup.  
38971 7278 d 6 h ripley /trunk/ more handling of factor matrices, better factor printing.  
38636 7315 d 10 h ripley /trunk/src/library/base/man/ update  
30461 8030 d 4 h ripley /trunk/src/library/ remove unneeded (now) manual cross-referencing  
27447 8267 d 12 h ripley /trunk/src/library/ update links  
24767 8443 d 10 h ripley /trunk/src/library/base/man/ attempt to document extaction for data frames and factors more comprehensively
use afactor[, drop=TRUE] where more transparent.