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
81452 1662 d 12 h ripley /branches/R-structure/ update to match trunk  
81438 1665 d 16 h ripley /branches/R-structure/ port r81436 from trunk  
81427 1666 d 1 h ripley /branches/R-structure/ remove historical remapping of attribute names in deparse  
81425 1666 d 2 h ripley /branches/R-structure/ add branch for expeiments with specials in depares/structure  
81424 1666 d 2 h ripley /trunk/doc/ formatting  
81417 1672 d 10 h ligges /trunk/ legend(): new args for title, y.instersp vectorized for the rows of the legend,
minor fixes for r81401 and former unreported bugs; this and r81401 thanks to Swetlana Herbrandt
 
81401 1678 d 10 h ligges /trunk/ legend() is vectorized for arguments cex, x.intersp, text.width. The latter also allows for (auto-)individual column widths of multi column legends.  
81387 1683 d 4 h ripley /trunk/doc/ x[[i]] is also affected  
81380 1685 d 0 h maechler /trunk/ x[<non-integer num>] as documented, i.e. ~= x[as.integer(.)]  
81370 1686 d 20 h hornik /trunk/doc/ Spelling.  
81367 1686 d 22 h ripley /trunk/doc/ tweaks  
81361 1686 d 23 h ripley /trunk/doc/ tweak for markup and grammar  
81360 1687 d 0 h kalibera /trunk/ merged R-ucrt branch r81322:81359 into trunk  
81300 1693 d 17 h maechler /trunk/doc/ add note about consequence of new as.vector(<data.frame>)  
81299 1693 d 22 h maechler /trunk/ conditionalize most as.vector/is.vector changes from 81252,81270,81274,81285-6  
81296 1695 d 3 h ripley /trunk/doc/ tweaks (mainly grammar)  
81285 1697 d 12 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  
81284 1697 d 13 h luke /trunk/ Use a hash table in makeLazyLoadDB once 'utils' is available to improve
performance when there are many environments, e.g. when keep.source is
used for a large package (PR18236).
 
81283 1697 d 21 h maechler /trunk/ fix ...names() to match names(list(...))  
81280 1698 d 2 h maechler /trunk/ reorder gets a new option `decreasing` which it passes to sort()ing leevels  

Show All