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
46659 6502 d 3 h murdoch /branches/djm-parseRd/ Create temporary branch for Rd parsing code.  
42961 6882 d 5 h ripley /trunk/src/library/ try to use \dQuote for actual quotes, and \emph or \sQuote or \code otherwise  
42373 6936 d 23 h murdoch /trunk/src/library/graphics/man/ typo  
42333 6941 d 7 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41502 7020 d 4 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 11 h ripley /trunk/src/library/ spelling  
39762 7208 d 23 h murrell /trunk/src/library/graphics/man/ minor adjustments to graphics package docs (suggestions by Marc Schwartz)  
38402 7339 d 9 h ripley /trunk/src/library/ remove distracting historical comments  
37123 7495 d 22 h ripley /trunk/src/library/graphics/man/ paste error  
37119 7496 d 3 h ripley /trunk/src/library/graphics/man/ corrections  
36222 7567 d 7 h ripley /trunk/src/library/ add refs to Pauls' book.
add more corss-references.
 
36139 7573 d 7 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 21 h maechler /trunk/ barplot(log, ..)  
30448 8030 d 4 h ripley /trunk/src/library/ remover data() calls that are no longer needed  
30412 8034 d 2 h ripley /trunk/ move datasets from data and stats to datasets
use a database for datasets in package 'datasets'.
 
29769 8083 d 5 h hornik /trunk/ Use gamma-corrected gray palette instead of heat colors as the color
default for 2-d barplots.
 
29534 8100 d 10 h ripley /trunk/src/ branch update  
28517 8181 d 0 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 3 h ripley /trunk/src/library/ typos from PR5632 and PR5730  
27442 8267 d 10 h ripley /trunk/src/library/ split from base