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
85981 886 d 4 h hornik /trunk/src/ Tweaks.  
85953 890 d 0 h hornik /trunk/ Tweaks.  
81943 1592 d 15 h smeyer /trunk/ tweak Rscript --help, use stdout, and autogenerate its man page  
81170 1722 d 17 h kalibera /trunk/src/ Improve documentation/usage of Rscript (PR#18235).  
80667 1828 d 5 h kalibera /trunk/src/library/utils/man/ Minor Rscript documentation update.  
77228 2496 d 21 h maechler /trunk/ `R --help` now mentions "-s, --no-echo" instead of "--slave" / C variable now is R_NoEcho  
74084 3125 d 19 h luke /trunk/ Rscript now defaults to using the same default packages as R.  
72557 3387 d 6 h kalibera /trunk/src/library/utils/man/ Update documentation for 72503.  
72093 3462 d 23 h maechler /trunk/src/library/utils/man/ + example with --default-packages  
68948 4006 d 22 h ripley /trunk/src/library/ use https  
64434 4613 d 23 h maechler /trunk/src/ more correct (though more complicated) "Usage:"  
61433 4964 d 1 h ripley /trunk/src/library/ remove trailing spaces  
59039 5218 d 2 h ripley /trunk/ use preferred form of 'R Core Team'  
56186 5518 d 11 h murdoch /trunk/ Revert r56184 and r56185  
56184 5518 d 13 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
55931 5552 d 6 h ripley /trunk/ more allowance for spaces in file names on a Unix-alike  
50567 6089 d 21 h ripley /trunk/src/library/ more integration of help for Windows and Unix-alike  
49704 6160 d 23 h hornik /trunk/src/library/ Rd markup.  
49612 6168 d 15 h hornik /trunk/src/library/ Rd markup.  
49233 6193 d 3 h ripley /trunk/src/library/ don't use Rdversion for R's own help files  
47259 6430 d 21 h ripley /trunk/ introduce \Rdversion{} in Rd conversion
start on Rd version 1.1
remove escapes no longer needed for _ # $, marking as version 1.1
 
46718 6495 d 8 h ripley /trunk/src/library/utils/man/ add Windows-specific comments, example  
42333 6942 d 3 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41395 7029 d 22 h ripley /trunk/src/library/utils/man/ PR#9644, imporve example  
40481 7135 d 4 h ripley /trunk/src/ omit methods from default startup  
40430 7139 d 15 h ripley /trunk/src/library/utils/man/ typo  
40396 7142 d 20 h ripley /trunk/ sort the results of Sys.getenv()
add '-e expr' command-line option.
make --no-save the default if -e or -f is used.
 
40373 7145 d 1 h ripley /trunk/ add some comments about stdin() vs file("stdin")  
40361 7146 d 2 h ripley /trunk/ add Rscript front-end