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
28254 20661 d 20 h /branches/R-Win-CMD/ This commit was manufactured by cvs2svn to create branch 'R-Win-CMD'.  
27757 8251 d 10 h ripley /trunk/ fix PR6045/6 and clarify help page for axis  
27600 8260 d 5 h ripley /trunk/ respect asp in calls to plot.window with zero range on both axes  
26479 8335 d 23 h maechler /trunk/ P.Kleinweg's patch for plclust()'s C code, PR#4197  
26007 8364 d 22 h ripley /trunk/ fix graphics bugs 2628 4037 3504  
25661 8389 d 2 h ripley /trunk/ fulfill PR#3424  
24735 8444 d 7 h ripley /trunk/src/ remove #ifdef-ed old code  
23360 8552 d 21 h rgentlem /trunk/src/main/ changed the warning messages so they only print if warn is >= 0  
22974 8576 d 5 h ripley /trunk/ symbols(thermometers=) was calculating range over the wrong extent  
21054 8735 d 4 h tlumley /trunk/src/main/ fix one more case in title(main=list(...))  
21044 8735 d 12 h maechler /trunk/src/main/ fix comments  
21033 8735 d 23 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 19 h tlumley /trunk/ abline(untf=TRUE) was drawing negative coordinates (PR#1243)  
20377 8788 d 11 h ripley /trunk/ more tests for NA_STRING in graphics routines  
20375 8788 d 11 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 13 h ripley /trunk/ Move fix of PR#1739 to R-devel, and change the values.
Improve the help for nchar and strwidth/height
 
20361 8789 d 1 h ripley /trunk/ branch update  
20358 8789 d 3 h ripley /trunk/ allow additional graphical pars in rect (like polygon)  
20243 8798 d 13 h ripley /trunk/ branch update  
20197 8802 d 20 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 !!!
 

Show All