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
52864 5808 d 16 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
47940 6370 d 19 h murdoch /trunk/ Add echo (suggestion and code from Kjell Konis) and ask args to demo().  
44527 6735 d 2 h ripley /trunk/src/ manage visibility in devAskNewPage
use it in place of par("ask") in graphics examples
 
41513 7020 d 1 h ripley /trunk/ more on running with minimal dependencies  
37961 7392 d 19 h maechler /trunk/src/library/graphics/demo/ use dev.interactive() in graphics demos  
34840 7704 d 12 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")
 
30449 8030 d 18 h ripley /trunk/src/library/ more removal of unneeded data() statements  
27442 8268 d 1 h ripley /trunk/src/library/ split from base