[Rd] R scripting patches for R-1.7.0
Neil McKay
mckay at repsac.gmr.com
Wed Apr 23 10:40:40 MEST 2003
I've patched R so that it can be used as a scripting language, i.e.
you can (on Unix-like systems) write files containing R code
and execute them non-interactively, e.g.:
#!/usr/local/lib/R/bin/R.bin --script
cat("Hello World!\n")
I've updated the patches for R-1.7.0; if you're interested in the
patches, e-mail me at mckay at gmr.com, and I'll send them to you.
--
Neil D. McKay, Mail Code 480-106-359 Phone: (586)986-1470 (GM:8-226-1470)
Manufacturing Systems Research Lab FAX: (586)986-0574 (GM:8-226-0574)
GM Research & Development Center Internet e-mail: mckay at gmr.com
30500 Mound Road
Warren, Mich. 48090
More information about the R-devel
mailing list