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
46659 6502 d 8 h murdoch /branches/djm-parseRd/ Create temporary branch for Rd parsing code.  
46609 6504 d 15 h hornik /trunk/src/library/base/man/ Typo.  
43770 6791 d 13 h ripley /trunk/src/library/base/man/ typo, clarification  
43440 6831 d 23 h ripley /trunk/src/library/base/man/ add more on i() and matrices  
42333 6941 d 12 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41593 7013 d 5 h ripley /trunk/src/library/ unnecessary or confusing use of abbreviated argument names  
41588 7013 d 13 h ripley /trunk/src/library/base/man/ comments on duplicated column names  
40321 7151 d 12 h ripley /trunk/ change identical to look at the R-visible 'row.names' attribute
use explicit .set_row_names function, and make handling of nrow=0 consistent.
bug fixes for data.frame on 0 cols and explicit row.names=NULL
 
40307 7154 d 7 h ripley /trunk/ tweaks to 'compact' rownames, including 'automatic' ones and performance tweaks  
39531 7244 d 7 h ripley /trunk/ documentation tweaks  
38195 7370 d 7 h ripley /trunk/src/library/ change charToFactor to stringsAsFactors to conform with S-PLUS at
their request (see message from Bill Dunlap on R-devel)
 
38140 7374 d 8 h ripley /trunk/ add some more options to control data.frame and example  
38139 7374 d 12 h ripley /trunk/ add data.frame(charToFactor)  
37787 7408 d 10 h ripley /trunk/ allow integer row.names for data frames  
30912 8003 d 15 h ripley /trunk/src/library/ layout improvements  
30461 8030 d 5 h ripley /trunk/src/library/ remove unneeded (now) manual cross-referencing  
30004 8069 d 13 h ripley /trunk/ 1) data.frame(check.names=TRUE) enforces unique names
2) make.names has a new arg allow_
3) remove USE_UNDERSCORE_IN_NAMES
4) attempt to warn if newdata is not used in prediction, and document better
 
29352 8115 d 15 h ripley /trunk/ handling of names/rownames in data frames  
27712 8256 d 6 h ripley /trunk/src/library/ remove confusing uses of str, which is in utils and should not be assumed
known by beginners
 
27625 8260 d 8 h ripley /trunk/src/library/ typos from PR5632 and PR5730  

Show All