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
43096 6871 d 0 h urbaneks /branches/R-ObjC/ experimental branch of R where all R objects are also ObjC objects  
42961 6882 d 8 h ripley /trunk/src/library/ try to use \dQuote for actual quotes, and \emph or \sQuote or \code otherwise  
42333 6941 d 10 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41502 7020 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.
 
40660 7112 d 5 h ripley /trunk/src/library/graphics/man/ remove *really* sneaky use of assignment  
39607 7230 d 10 h ripley /trunk/src/library/graphics/man/ clarifications  
38167 7371 d 11 h maechler /trunk/src/library/graphics/man/ add \link{title}  
37566 7433 d 4 h maechler /trunk/src/library/graphics/man/ improve description of 'xlim' (PR#8689)  
36269 7564 d 11 h ripley /trunk/src/library/graphics/man/ clarify [xy]axt  
36222 7567 d 10 h ripley /trunk/src/library/ add refs to Pauls' book.
add more corss-references.
 
36110 7574 d 13 h ripley /trunk/src/library/graphics/man/ misplaced comment on meaning of NULL  
36107 7574 d 22 h ripley /trunk/ remove unused (and harmful) 'lab' parameter to plot.default  
35243 7656 d 11 h ripley /trunk/src/library/graphics/man/ clarifications and corrections re 'cex' and 'bg'.  
35231 7657 d 1 h ripley /trunk/src/library/graphics/man/ clarifications.
Also, direction of rotation in image was described backwards.
 
30448 8030 d 8 h ripley /trunk/src/library/ remover data() calls that are no longer needed  
29076 8134 d 13 h maechler /trunk/src/library/graphics/man/ branch update  
27442 8267 d 13 h ripley /trunk/src/library/ split from base