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 20662 d 13 h /branches/R-Win-CMD/ This commit was manufactured by cvs2svn to create branch 'R-Win-CMD'.  
27757 8252 d 3 h ripley /trunk/ fix PR6045/6 and clarify help page for axis  
27600 8260 d 23 h ripley /trunk/ respect asp in calls to plot.window with zero range on both axes  
26479 8336 d 16 h maechler /trunk/ P.Kleinweg's patch for plclust()'s C code, PR#4197  
26007 8365 d 15 h ripley /trunk/ fix graphics bugs 2628 4037 3504  
25661 8389 d 19 h ripley /trunk/ fulfill PR#3424  
24735 8445 d 0 h ripley /trunk/src/ remove #ifdef-ed old code  
23360 8553 d 14 h rgentlem /trunk/src/main/ changed the warning messages so they only print if warn is >= 0  
22974 8576 d 22 h ripley /trunk/ symbols(thermometers=) was calculating range over the wrong extent  
21054 8735 d 21 h tlumley /trunk/src/main/ fix one more case in title(main=list(...))  
21044 8736 d 5 h maechler /trunk/src/main/ fix comments  
21033 8736 d 16 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 8769 d 12 h tlumley /trunk/ abline(untf=TRUE) was drawing negative coordinates (PR#1243)  
20377 8789 d 4 h ripley /trunk/ more tests for NA_STRING in graphics routines  
20375 8789 d 5 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 8789 d 6 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 18 h ripley /trunk/ branch update  
20358 8789 d 20 h ripley /trunk/ allow additional graphical pars in rect (like polygon)  
20243 8799 d 6 h ripley /trunk/ branch update  
20197 8803 d 13 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