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 5807 d 18 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
51725 5948 d 22 h ripley /trunk/ make example output more diffable  
50528 6092 d 22 h ripley /trunk/src/library/utils/ sort out no-interactive use of demo()  
49470 6179 d 0 h ripley /trunk/src/library/ remove some unnecesary anchors in links  
48265 6327 d 2 h ripley /trunk/src/library/utils/man/ was CRLF  
47940 6369 d 21 h murdoch /trunk/ Add echo (suggestion and code from Kjell Konis) and ask args to demo().  
47487 6411 d 20 h murdoch /trunk/src/library/utils/man/ Doc changes from Spencer Graves.  
42333 6941 d 0 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
35183 7658 d 23 h ripley /trunk/ remove unused (but documented) arg 'device' from demo()
move the default setting of options to the packages that make use of them.
 
30304 8044 d 1 h hornik /trunk/src/library/ Use NULL rather than .packages() as the package default value.
(As the latter is documented to be internal, and .find.package() can now
handle the former.)
 
27716 8255 d 12 h ripley /trunk/src/library/ reduce dependence on specified default packages  
27442 8267 d 2 h ripley /trunk/src/library/ split from base