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
82652 1455 d 20 h murrell /branches/R-defquartz/ Create R-defquartz  
78742 2224 d 21 h murrell /trunk/src/ add langle and rangle delimiter support to plotmath (patch from Sebastian Meyer)  
70958 3657 d 12 h maechler /trunk/src/library/graphics/demo/ add short example to produce "(x, y")  
60811 5053 d 0 h murrell /trunk/ added new special tilde relation in plotmath  
60126 5105 d 12 h ripley /trunk/src/library/ add some copyright notices  
47940 6369 d 9 h murdoch /trunk/ Add echo (suggestion and code from Kjell Konis) and ask args to demo().  
44527 6733 d 15 h ripley /trunk/src/ manage visibility in devAskNewPage
use it in place of par("ask") in graphics examples
 
41513 7018 d 15 h ripley /trunk/ more on running with minimal dependencies  
38916 7284 d 0 h murrell /trunk/ Added %.% operator for mathematical annotations  
37961 7391 d 8 h maechler /trunk/src/library/graphics/demo/ use dev.interactive() in graphics demos  
36212 7567 d 7 h ripley /trunk/src/library/graphics/demo/ add phi1 etc  
34840 7703 d 2 h ripley /trunk/src/library/ make sure demos can be run standalone, e.g. by
env R_DEFAULT_PACKAGES=NULL R
> utils::demo("foo", package="bar")
 
31463 7952 d 12 h maechler /trunk/src/library/graphics/demo/ add underline()  
27442 8266 d 14 h ripley /trunk/src/library/ split from base