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
52864 5807 d 21 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
49455 6179 d 21 h ripley /trunk/src/library/ rename some files to their \name, since some people have used
\link[pkg]{file} incorrectly
 
48612 6272 d 4 h ripley /trunk/ add axes arg to spineplot, for consistent use of plot.factor  
48610 6272 d 4 h ripley /trunk/src/library/graphics/man/ clarifications  
42961 6882 d 0 h ripley /trunk/src/library/ try to use \dQuote for actual quotes, and \emph or \sQuote or \code otherwise  
42333 6941 d 3 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41502 7020 d 0 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.
 
40284 7158 d 2 h ripley /trunk/src/library/ more spelling corrections  
36816 7525 d 1 h ripley /trunk/src/library/ tweaks, usually over-long lines  
35539 7627 d 2 h hornik /trunk/src/library/graphics/man/ Clarify what plot.factor() does for missing y.  
35534 7627 d 15 h hornik /trunk/src/library/graphics/ Use spineplots for x-y scatterplots where y is a factor.  
30448 8030 d 0 h ripley /trunk/src/library/ remover data() calls that are no longer needed  
27442 8267 d 5 h ripley /trunk/src/library/ split from base