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
42208 6955 d 7 h murdoch /branches/djm-source/ Recreate branch from trunk  
41502 7019 d 7 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.
 
40281 7157 d 13 h ripley /trunk/src/library/ spelling  
39762 7208 d 2 h murrell /trunk/src/library/graphics/man/ minor adjustments to graphics package docs (suggestions by Marc Schwartz)  
38402 7338 d 11 h ripley /trunk/src/library/ remove distracting historical comments  
37123 7495 d 1 h ripley /trunk/src/library/graphics/man/ paste error  
37119 7495 d 6 h ripley /trunk/src/library/graphics/man/ corrections  
36222 7566 d 10 h ripley /trunk/src/library/ add refs to Pauls' book.
add more corss-references.
 
36139 7572 d 9 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
 
34030 7763 d 0 h maechler /trunk/ barplot(log, ..)  
30448 8029 d 7 h ripley /trunk/src/library/ remover data() calls that are no longer needed  
30412 8033 d 5 h ripley /trunk/ move datasets from data and stats to datasets
use a database for datasets in package 'datasets'.
 
29769 8082 d 8 h hornik /trunk/ Use gamma-corrected gray palette instead of heat colors as the color
default for 2-d barplots.
 
29534 8099 d 13 h ripley /trunk/src/ branch update  
28517 8180 d 3 h hornik /trunk/src/library/graphics/ New option 'offset' for specifying the offset of the bars relative
to the x axis (contributed by A Zeileis).
 
27625 8259 d 6 h ripley /trunk/src/library/ typos from PR5632 and PR5730  
27442 8266 d 13 h ripley /trunk/src/library/ split from base