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 6956 d 8 h murdoch /branches/djm-source/ Recreate branch from trunk  
41502 7020 d 8 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 7158 d 14 h ripley /trunk/src/library/ spelling  
39762 7209 d 3 h murrell /trunk/src/library/graphics/man/ minor adjustments to graphics package docs (suggestions by Marc Schwartz)  
38402 7339 d 12 h ripley /trunk/src/library/ remove distracting historical comments  
37123 7496 d 2 h ripley /trunk/src/library/graphics/man/ paste error  
37119 7496 d 6 h ripley /trunk/src/library/graphics/man/ corrections  
36222 7567 d 11 h ripley /trunk/src/library/ add refs to Pauls' book.
add more corss-references.
 
36139 7573 d 10 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 7764 d 1 h maechler /trunk/ barplot(log, ..)  
30448 8030 d 8 h ripley /trunk/src/library/ remover data() calls that are no longer needed  
30412 8034 d 6 h ripley /trunk/ move datasets from data and stats to datasets
use a database for datasets in package 'datasets'.
 
29769 8083 d 9 h hornik /trunk/ Use gamma-corrected gray palette instead of heat colors as the color
default for 2-d barplots.
 
29534 8100 d 14 h ripley /trunk/src/ branch update  
28517 8181 d 4 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 8260 d 7 h ripley /trunk/src/library/ typos from PR5632 and PR5730  
27442 8267 d 14 h ripley /trunk/src/library/ split from base