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
26606 8323 d 17 h murrell /branches/R-grid/ merged trunk to branch  
26266 8349 d 20 h /branches/R-grid/ This commit was manufactured by cvs2svn to create branch 'R-grid'.  
26007 8364 d 20 h ripley /trunk/ fix graphics bugs 2628 4037 3504  
25661 8389 d 0 h ripley /trunk/ fulfill PR#3424  
24735 8444 d 5 h ripley /trunk/src/ remove #ifdef-ed old code  
23360 8552 d 19 h rgentlem /trunk/src/main/ changed the warning messages so they only print if warn is >= 0  
22974 8576 d 3 h ripley /trunk/ symbols(thermometers=) was calculating range over the wrong extent  
21054 8735 d 2 h tlumley /trunk/src/main/ fix one more case in title(main=list(...))  
21044 8735 d 10 h maechler /trunk/src/main/ fix comments  
21033 8735 d 21 h tlumley /trunk/src/ PR#1939 title(main=list("title")) was broken, as was
title(main=list(quote(beta),col="red"))
More documentation for for().
 
20612 8768 d 17 h tlumley /trunk/ abline(untf=TRUE) was drawing negative coordinates (PR#1243)  
20377 8788 d 9 h ripley /trunk/ more tests for NA_STRING in graphics routines  
20375 8788 d 10 h ripley /trunk/ makes strwidth/strheight take the same input as text.
plot.hclust was plotting NA labels: no longer
remove some unused (and now incorrect) code from plot.c
 
20371 8788 d 11 h ripley /trunk/ Move fix of PR#1739 to R-devel, and change the values.
Improve the help for nchar and strwidth/height
 
20361 8788 d 23 h ripley /trunk/ branch update  
20358 8789 d 1 h ripley /trunk/ allow additional graphical pars in rect (like polygon)  
20243 8798 d 11 h ripley /trunk/ branch update  
20197 8802 d 18 h murrell /trunk/src/main/ Fix to conversion of plotmath G* to GE* functions.
Problem spotted by MM using:
x <- y <- -10:10
ff <- function() persp(x,y, outer(x,y,
function(x,y)sin(sqrt(x^2+4*y^2))))

ff() ; title(expression(sin(x))) ## title is *NOT* drawn !!!
 
19936 8820 d 2 h maechler /trunk/ 3 new args 4 axis()  
19912 8822 d 16 h duncan /trunk/src/ Some removal of global variables in src/main  

Show All