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
88790 327 d 3 h maechler /trunk/ plot.default(), new lim2=TRUE: default xlim/ylim from range of _jointly_ finite (x,y)  
88598 347 d 3 h hornik /trunk/src/library/ Auto-generate citations and references.  
88585 349 d 3 h hornik /trunk/src/library/ Auto-generate citations and references.  
88581 349 d 16 h hornik /trunk/src/library/ Auto-generate citations and references.  
87653 546 d 17 h smeyer /trunk/src/library/ tweak/remove confusing links to self (spotted by Lluis Revilla)  
81315 1691 d 10 h smeyer /trunk/ sub title -> subtitle (PR#18011); thanks to Arni Magnusson  
80079 1968 d 15 h hornik /trunk/src/library/ Avoid partial argument matches.  
77912 2334 d 23 h deepayan /trunk/ Move plot() generic from graphics to base  
74856 2973 d 2 h maechler /trunk/ plot.default(.., xgap.axis, ygap.axis) -> axis(.., gap.axis=*)  
70685 3710 d 3 h maechler /trunk/ example using "plotmath vector" for axis labels  
68988 4004 d 3 h maechler /trunk/ smoothScatter(): new `ret.selection` argument; doc tweaks  
68948 4005 d 20 h ripley /trunk/src/library/ use https  
67599 4202 d 23 h ripley /trunk/src/library/ update copyright dates  
66444 4359 d 16 h hornik /trunk/ Rd markup.  
61433 4962 d 22 h ripley /trunk/src/library/ remove trailing spaces  
61168 4990 d 18 h ripley /trunk/src/library/ legibilty  
61156 4991 d 23 h ripley /trunk/src/library/ more use of paste0  
61153 4992 d 0 h ripley /trunk/ legibility  
59510 5166 d 18 h ripley /trunk/src/library/graphics/man/ more args can be vectors  
59039 5217 d 0 h ripley /trunk/ use preferred form of 'R Core Team'  
58321 5280 d 20 h ripley /trunk/ add notes  
58047 5318 d 20 h murdoch /trunk/src/library/graphics/man/ Clarification from Manuel Lopez-Ibanez  
56186 5517 d 9 h murdoch /trunk/ Revert r56184 and r56185  
56184 5517 d 11 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
56113 5526 d 16 h ripley /trunk/src/library/graphics/man/ add some hyperlinks  
56108 5526 d 22 h ripley /trunk/src/library/graphics/man/ clarification  
56010 5538 d 4 h hornik /trunk/ Typos.  
55983 5543 d 3 h ripley /trunk/src/library/graphics/man/ expand comments on evaluation order  
49612 6167 d 13 h hornik /trunk/src/library/ Rd markup.  
49455 6179 d 18 h ripley /trunk/src/library/ rename some files to their \name, since some people have used
\link[pkg]{file} incorrectly
 
47262 6429 d 4 h ripley /trunk/ more on Rd version 1.1
use unescaped forms in help files
 
45975 6608 d 3 h ripley /trunk/src/library/graphics/man/ clarifications of 'cex'  
45364 6675 d 19 h ripley /trunk/src/library/ document coordinate re-cycling (or not)  
42961 6881 d 22 h ripley /trunk/src/library/ try to use \dQuote for actual quotes, and \emph or \sQuote or \code otherwise  
42333 6941 d 0 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41502 7019 d 21 h ripley /trunk/ formula methods of plot etc need model.frame to be visible.
methods("Math") failed if methods was not attached.
require() now returns invisibly.
require packages that examples need.
 
40660 7111 d 19 h ripley /trunk/src/library/graphics/man/ remove *really* sneaky use of assignment  
39607 7230 d 0 h ripley /trunk/src/library/graphics/man/ clarifications  
38167 7371 d 1 h maechler /trunk/src/library/graphics/man/ add \link{title}  
37566 7432 d 18 h maechler /trunk/src/library/graphics/man/ improve description of 'xlim' (PR#8689)