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
77228 2495 d 6 h maechler /trunk/ `R --help` now mentions "-s, --no-echo" instead of "--slave" / C variable now is R_NoEcho  
55584 5575 d 14 h ripley /trunk/src/ some more consistency in startup options for R CMD foo  
55297 5592 d 12 h ripley /trunk/ add --options to R CMD Sweave  
54995 5604 d 7 h ripley /trunk/ add R CMD Sweave --driver=  
52964 5787 d 11 h maechler /trunk/src/scripts/ configurable command line args for Sweave.
By default remain as back compatible as possible
 
52367 5878 d 14 h ripley /trunk/src/ do more of R CMD Sweave|Stangle in R code  
52274 5887 d 4 h ripley /trunk/ use --vanilla in R CMD Sweave  
47522 6408 d 9 h ripley /trunk/src/ export R_VERSION
change format of version messages
 
47521 6408 d 9 h ripley /trunk/ don't use shell for simple exec-ed scripts, use --no-restore  
47442 6415 d 3 h hornik /trunk/ Standardize CLIs some more.  
46832 6473 d 12 h ripley /trunk/ remove unnecessary executable properties
sort out use of mkinstalldirs
 
46821 6474 d 10 h ripley /trunk/ introduce R_SHELL to set the default shell  
42192 6956 d 8 h ripley /trunk/src/ spell consistently  
41897 6988 d 16 h ripley /trunk/src/scripts/ use --slave to avoid incomplete last line  
40234 7161 d 11 h ripley /trunk/src/ add svn:keywords  
40233 7161 d 12 h ripley /trunk/ make R CMD Sweave/Stangle respond to --help/--version  
39141 7264 d 13 h hornik /trunk/src/scripts/ Add minimal version of Sweave/Stangle shell scripts.