Displaying 1 result from an estimated 1 matches for "r43862".
Did you mean:
143862
2008 Jan 05
1
Rscript argument processing minor bug with -g
...04
svn rev 43862
language R
version.string R version 2.7.0 Under development (unstable) (2008-01-04 r43862)
[fedora core 5]
## No problem with -a -b -f -h
~/src/scripts/R> /usr/src/R/R-devel/bin/Rscript -e "commandArgs()" -a -b -f -h
[1] "/usr/src/R/R-devel/bin/exec/R" "--slave"
[3] "--no-restore" "-e"...