Skip to content
Prev 294952 / 398502 Next

Running R in BATCH MODE Windows

If you are unfamiliar with Windows command-line, be warned that it is only vaguely similar to sh. You might find that reading the documentation on developing R extensions has hints to what you need to do.

In general, you have to modify environment variables manually often to make command line tools usable, and explicit use of paths is more common.  See, for example, http://www.statmethods.net/interface/batch.html.
---------------------------------------------------------------------------
Jeff Newmiller                        The     .....       .....  Go Live...
DCN:<jdnewmil at dcn.davis.ca.us>        Basics: ##.#.       ##.#.  Live Go...
                                      Live:   OO#.. Dead: OO#..  Playing
Research Engineer (Solar/Batteries            O.O#.       #.O#.  with
/Software/Embedded Controllers)               .OO#.       .OO#.  rocks...1k
--------------------------------------------------------------------------- 
Sent from my phone. Please excuse my brevity.
Tony Paredes <tgalois at gmail.com> wrote: