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 16 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
52676 5836 d 21 h maechler /trunk/src/library/base/man/ note and example about keeping attributes  
52674 5837 d 0 h maechler /trunk/src/library/base/man/ clarify 'matrix indexing' (as one might call 'x[i,j]' "matrix indexing" as well)  
51173 5997 d 23 h ripley /trunk/src/library/base/man/ clarifications  
48681 6270 d 0 h ripley /trunk/ make named index args a warning not an error  
48668 6270 d 21 h ripley /trunk/ clarify what $ does  
48645 6271 d 20 h ripley /trunk/src/library/base/ give explicit errors for erroneous use of named subscripts to data frames
(since one benighted user reported this as a bug 13628/9)
 
46715 6495 d 16 h ripley /trunk/ install.packages infers repos=NULL in some cases

DF[i, ] no longer changes column names

aggregate.data.frame works on zero-column 'x' and gives an
explicit error message on zero-row 'x'.
 
44236 6755 d 10 h ripley /trunk/src/library/ line length issues  
43550 6817 d 19 h ripley /trunk/src/library/base/man/ add example on exact matching to row names.
update description of $.
 
42981 6881 d 2 h ripley /trunk/ switch the default to [[exact=TRUE  
42975 6881 d 16 h ripley /trunk/ add 'exact' argument to [[.data.frame  
42971 6881 d 22 h ripley /trunk/src/library/base/man/ comments on partial matching  
42415 6934 d 1 h ripley /trunk/src/library/base/man/ clarification  
42333 6941 d 22 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
42283 6947 d 17 h hornik /trunk/ Rd \usage entries for subset extraction and replacement are no longer
ignored, and S3 methods should use the appropriate \method{} markup.
 
41588 7013 d 23 h ripley /trunk/src/library/base/man/ comments on duplicated column names  
40281 7159 d 2 h ripley /trunk/src/library/ spelling  
40206 7164 d 13 h maechler /trunk/src/library/base/man/ add strict data.frame subsetting tests (before we try to do it faster)  
39244 7261 d 1 h ripley /trunk/ subsetting clarifications  

Show All