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
90082 62 d 23 h hornik /trunk/ Auto-generate citations and references.  
89794 114 d 5 h maechler /trunk/ add `warnN` option to suppress "notches <..> outside hinges" warning for notch=TRUE  
88598 348 d 6 h hornik /trunk/src/library/ Auto-generate citations and references.  
88585 350 d 5 h hornik /trunk/src/library/ Auto-generate citations and references.  
85977 886 d 18 h hornik /trunk/ Tweaks.  
77849 2347 d 13 h murrell /trunk/ change default to pdf(useDingbats=FALSE); change defaults to hist(col="lightgray") and boxplot(col="lightgray"); change order of level on y-axis for spineplot() and cdplot()  
77323 2472 d 20 h maechler /trunk/src/library/graphics/man/ <value>$n: *non-NA* obs (PR#17637)  
76503 2632 d 23 h maechler /trunk/ boxplot(y ~ x, .. horizontal=TRUE) sets correct default xlab, ylab  
75560 2820 d 2 h ripley /trunk/src/library/ updates  
75488 2834 d 3 h maechler /trunk/ boxplot(y ~ x, ..) now also sets default xlab, ylab  
74265 3083 d 18 h hornik /trunk/src/library/ Add DOIs.  
71718 3526 d 3 h maechler /trunk/ improve boxplot(<matrix>) example (thanks to H.R. Kunsch)  
70587 3735 d 22 h maechler /trunk/ split(.., lex.order) --> boxplot.formula() ditto  
68948 4006 d 22 h ripley /trunk/src/library/ use https  
67599 4204 d 1 h ripley /trunk/src/library/ update copyright dates  
65999 4420 d 0 h murdoch /trunk/ Update NEWS and Rd files that use common macros  
65208 4516 d 18 h hornik /trunk/ Use \sspace to avoid LaTeX sentence end double space after a period.  
65189 4520 d 0 h hornik /trunk/src/library/ Consistently use CUP style \emph{et al} (PR#15710).  
61433 4964 d 1 h ripley /trunk/src/library/ remove trailing spaces  
61153 4993 d 2 h ripley /trunk/ legibility  
59039 5218 d 2 h ripley /trunk/ use preferred form of 'R Core Team'  
56186 5518 d 11 h murdoch /trunk/ Revert r56184 and r56185  
56184 5518 d 13 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
56113 5527 d 19 h ripley /trunk/src/library/graphics/man/ add some hyperlinks  
54679 5623 d 19 h ripley /trunk/src/library/graphics/man/ explicitly warn on misreadings such as PR#14474  
47262 6430 d 7 h ripley /trunk/ more on Rd version 1.1
use unescaped forms in help files
 
44236 6755 d 14 h ripley /trunk/src/library/ line length issues  
43860 6781 d 3 h ripley /trunk/src/library/graphics/man/ say 'names' can be an expression  
42333 6942 d 3 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
42104 6966 d 23 h ripley /trunk/ allow bxp() to specify xlim  
41227 7041 d 22 h ripley /trunk/src/library/graphics/man/ improve example  
39449 7251 d 2 h ripley /trunk/src/library/graphics/ bxp and boxplot were inconsistent over whether ... or pars had precedence  
37119 7496 d 22 h ripley /trunk/src/library/graphics/man/ corrections  
36276 7564 d 19 h duncan /trunk/src/library/graphics/man/ change of language construction and added a full stop  
36222 7568 d 3 h ripley /trunk/src/library/ add refs to Pauls' book.
add more corss-references.
 
36139 7574 d 2 h ripley /trunk/ make symbols(fg) work as documented
make legend(col) default to par("col") for consistency
remove unused graphical par 'type'
have par() distinguish between unknown pars and those which cannot be set
lots of documentation improvements
 
35869 7594 d 19 h ripley /trunk/ add Axis(), a generic interface to axis()  
35354 7646 d 4 h ripley /trunk/ allow yaxs in boxplot (wish of PR#8072)  
32316 7887 d 2 h ripley /trunk/src/library/graphics/man/ clarify what happens with parallel boxplots  
30855 8008 d 3 h ripley /trunk/ more on using model.frame=NULL and lm with ts objects
Don't put minor (and invisible to users) changes in USER-VISIBLE CHANGES