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
36502 7547 d 19 h ripley /branches/R-2-2-patches/ port r36499 and r36500 from trunk  
35752 7599 d 2 h pd /branches/R-2-2-patches/ Creating patch branch  
35751 7599 d 2 h pd /tags/R-2-2-0/ Tag version 2.2.0  
35450 7636 d 18 h murdoch /trunk/ Add R_BaseEnv and baseenv() alias for NULL, in preparation for deprecating NULL  
35320 7647 d 4 h ripley /trunk/ enforce the setting of 'at' in axis() if 'labels' is supplied as char/expr.
add 'hadj' argument to axis()
note in help file that labels can be an expression
 
35266 7653 d 15 h ripley /trunk/src/ tweaks to error messages  
35265 7653 d 16 h ripley /trunk/src/ tweaks to error messages  
35230 7655 d 17 h ripley /trunk/src/main/ correct comment  
35118 7663 d 5 h maechler /trunk/src/main/ non-code cosmetic: syntax in comment; trailing white space  
35117 7663 d 11 h murrell /trunk/ Updating documentation and error messages for par(family=) superseding text(vfont=)  
34800 7705 d 14 h murrell /trunk/ axis() now returns locations of tick marks  
34776 7707 d 9 h murrell /trunk/src/main/ minor addition to Brian's fix for identify() with cex != 1  
34677 7714 d 0 h ripley /trunk/ fix PR#660
add 'atpen' and 'tolerance' arguments to identify.default()
flush console after warnings from identify
 
34502 7728 d 3 h maechler /trunk/ plot( log , reversed axis): PR#7894  
34294 7746 d 19 h ripley /trunk/ add experimental options("OutDec")  
33782 7787 d 9 h murrell /trunk/src/ Fix segfault produced by ...

x11()
x11()
par(new=TRUE) # or grid.prompt(TRUE)
plot(1) # or grid.newpage()
# kill active device while R is waiting for user prompt
# then hit return

Reported by Deepayan Sarkar on r-devel (11 Jan 2005)
 
33506 7813 d 17 h ripley /trunk/ using positive asp did not work correctly with reversed axes  
33416 7818 d 2 h ripley /trunk/src/main/ correct comment  
33405 7818 d 5 h maechler /trunk/src/main/ safety error exit  
33335 7822 d 17 h maechler /trunk/ axis() "extreme" range in log scale works better  

Show All