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
43096 6871 d 16 h urbaneks /branches/R-ObjC/ experimental branch of R where all R objects are also ObjC objects  
42333 6942 d 3 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41593 7013 d 20 h ripley /trunk/src/library/ unnecessary or confusing use of abbreviated argument names  
41588 7014 d 4 h ripley /trunk/src/library/base/man/ comments on duplicated column names  
40321 7152 d 3 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 22 h ripley /trunk/ tweaks to 'compact' rownames, including 'automatic' ones and performance tweaks  
39531 7244 d 22 h ripley /trunk/ documentation tweaks  
38195 7370 d 22 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 23 h ripley /trunk/ add some more options to control data.frame and example  
38139 7375 d 3 h ripley /trunk/ add data.frame(charToFactor)  
37787 7409 d 2 h ripley /trunk/ allow integer row.names for data frames  
30912 8004 d 6 h ripley /trunk/src/library/ layout improvements  
30461 8030 d 20 h ripley /trunk/src/library/ remove unneeded (now) manual cross-referencing  
30004 8070 d 4 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 8116 d 6 h ripley /trunk/ handling of names/rownames in data frames  
27712 8256 d 21 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 23 h ripley /trunk/src/library/ typos from PR5632 and PR5730  
27541 8265 d 4 h ripley /trunk/src/library/ lessen unstated dependencies on other packages  
27447 8268 d 4 h ripley /trunk/src/library/ update links  
26986 8296 d 23 h ripley /trunk/ branch update  

Show All