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
43096 6870 d 16 h urbaneks /branches/R-ObjC/ experimental branch of R where all R objects are also ObjC objects  
41513 7019 d 6 h ripley /trunk/ more on running with minimal dependencies  
38916 7284 d 15 h murrell /trunk/ Added %.% operator for mathematical annotations  
37961 7392 d 0 h maechler /trunk/src/library/graphics/demo/ use dev.interactive() in graphics demos  
36212 7567 d 23 h ripley /trunk/src/library/graphics/demo/ add phi1 etc  
34840 7703 d 17 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 7953 d 4 h maechler /trunk/src/library/graphics/demo/ add underline()  
27442 8267 d 5 h ripley /trunk/src/library/ split from base