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
84684 1110 d 9 h kalibera /trunk/src/unix/ Fix typo (over-allocation).  
83901 1248 d 21 h kalibera /trunk/src/ Use R_PATH_MAX instead of PATH_MAX for limits imposed by R (on Windows
increasing the limit).
 
83819 1259 d 21 h kalibera /trunk/src/unix/ Remove path length limitations on Windows. Ensure space for environment
variables is reserved.
 
81943 1590 d 18 h smeyer /trunk/ tweak Rscript --help, use stdout, and autogenerate its man page  
81360 1687 d 6 h kalibera /trunk/ merged R-ucrt branch r81322:81359 into trunk  
81210 1711 d 5 h kalibera /trunk/src/unix/ More tweaks of Rscript usage help (PR#18235).  
81170 1720 d 20 h kalibera /trunk/src/ Improve documentation/usage of Rscript (PR#18235).  
80666 1826 d 8 h kalibera /trunk/src/unix/ Pass --options following -e to the expressions in Rscript (PR#18102).  
77228 2495 d 0 h maechler /trunk/ `R --help` now mentions "-s, --no-echo" instead of "--slave" / C variable now is R_NoEcho  
74643 3014 d 5 h kalibera /trunk/src/unix/ Allow space in file name for R script (fixes 72503).  
74084 3123 d 22 h luke /trunk/ Rscript now defaults to using the same default packages as R.  
73996 3129 d 19 h luke /trunk/src/unix/ Rscript now looks for the R_SCRIPT_LEGACY environment variable.  
73995 3129 d 20 h luke /trunk/src/unix/ Rscript now looks for the R_SCRIPT_DEFAULT_PACKAGES environment variable.
If defined, it takes percedence over R_DEFAULT_PACKAGES.
 
72503 3394 d 3 h kalibera /trunk/src/unix/ Fix Rscript to accept multiple arguments when invoked via '#!' from a script
when multiple arguments are passed as a single string, which is the case at
least on Linux and Windows.
 
68947 4005 d 1 h ripley /trunk/src/ use https  
66674 4323 d 19 h maechler /trunk/ Rscript no longer passes "--args" unnecessarily  
66644 4329 d 4 h maechler /trunk/src/unix/ --verbose : also show the last arg  
65805 4439 d 8 h ripley /trunk/src/ prefer _WIN{32,64}  
64657 4586 d 0 h ripley /trunk/src/ correct/standardize copyright dates  
64434 4612 d 2 h maechler /trunk/src/ more correct (though more complicated) "Usage:"  

Show All