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
81438 1665 d 18 h ripley /branches/R-structure/ port r81436 from trunk  
81430 1666 d 1 h ripley /branches/R-structure/ replace some remapped attribute names  
81425 1666 d 4 h ripley /branches/R-structure/ add branch for expeiments with specials in depares/structure  
81380 1685 d 2 h maechler /trunk/ x[<non-integer num>] as documented, i.e. ~= x[as.integer(.)]  
81299 1694 d 0 h maechler /trunk/ conditionalize most as.vector/is.vector changes from 81252,81270,81274,81285-6  
81285 1697 d 14 h maechler /trunk/ as.vector() gets a data.frame method; is.vector(x) now false for list/expression with is.object() when dim() is not NULL ==> is/as.vector() good for data.frames  
81283 1698 d 0 h maechler /trunk/ fix ...names() to match names(list(...))  
81282 1698 d 1 h maechler /trunk/tests/ more PR#18244 checks  
81258 1701 d 2 h maechler /trunk/ <no-dimnames-matrix>[ <2-column-char> ] gave "random" garbage}  
81256 1701 d 21 h maechler /trunk/ list() and expression() should remain "twins": as.vector(<expression>)  
81212 1710 d 21 h luke /trunk/ Some cleanups and fixes in do_lapply.  
81201 1711 d 22 h maechler /trunk/ remove.packages(<base_pkg>) no longer tries, but warns or stops  
81195 1714 d 16 h maechler /trunk/tests/ YA tweak of error check  
81194 1714 d 17 h maechler /trunk/tests/ table() - update error assertion  
81189 1715 d 2 h maechler /trunk/ more tweaks to table() - error (instead of warning) e.g. for 2 data frames  
81183 1717 d 23 h maechler /trunk/ improve names(dimnames(.)) creation, thanks to Suharto`s patch (#c3 in PR#18224); need match.call()  
81182 1718 d 1 h maechler /trunk/ deparser now wraps ` if(..) .. ` with parens when needed; PR#18232  
81176 1718 d 20 h maechler /trunk/ table(): do not allow *several* arguments w/ non-atomics  
81174 1718 d 23 h maechler /trunk/ do not ignore `dnn` for names(dimnames(.)) of table(<df>)  
81136 1727 d 1 h maechler /trunk/ fix substr<-(chr, start, <negative>) -- PR#18228  

Show All