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 5808 d 1 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
42961 6882 d 5 h ripley /trunk/src/library/ try to use \dQuote for actual quotes, and \emph or \sQuote or \code otherwise  
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.
 
38402 7339 d 9 h ripley /trunk/src/library/ remove distracting historical comments  
38275 7360 d 3 h maechler /trunk/src/library/graphics/man/ mention levelplot  
37431 7459 d 5 h murdoch /trunk/src/library/graphics/man/ typo  
37119 7496 d 3 h ripley /trunk/src/library/graphics/man/ corrections  
36002 7583 d 10 h ripley /trunk/src/ we require x and y to be increasing and finite: move check for latter
from C to R code and document.
 
35979 7585 d 17 h murdoch /trunk/ image() failed on all NAs (PR#8228)  
35231 7656 d 22 h ripley /trunk/src/library/graphics/man/ clarifications.
Also, direction of rotation in image was described backwards.
 
30912 8003 d 11 h ripley /trunk/src/library/ layout improvements  
30883 8005 d 5 h pd /trunk/src/library/graphics/man/ Explain relation with text representation of matrix  
30461 8030 d 0 h ripley /trunk/src/library/ remove unneeded (now) manual cross-referencing  
30448 8030 d 5 h ripley /trunk/src/library/ remover data() calls that are no longer needed  
27599 8261 d 8 h ripley /trunk/src/library/graphics/man/ document that `asp' can be passed in  
27474 8266 d 20 h ripley /trunk/ merge mva into stats  
27442 8267 d 10 h ripley /trunk/src/library/ split from base