Skip to content

(PR#11484) On WinXP, R CMD config needs sh (and breaks without it)

2 messages · Laurent Gautier, Gabor Grothendieck

#
2008/5/19 Prof Brian Ripley <ripley at stats.ox.ac.uk>:
Then "R CMD config --help" could at least spit out an error stating
what should be installed
(rather than die with an execution error straight from the DOS).

Setting an "sh" in the %Path% (sh coming from cygwin) does not seem to
lead to something working
under winXP (various error messages).
I guess that I have been lucky with the "potential" aspect of the
requirements so far.
Is there a documentation of what is needed by the respective R CMD flavors ?
#
Note that if you place Rcmd.bat andor R.bat from
  http://batchfiles.googlecode.com
anywhere in your path and install the latest rtools from
  http://www.murdoch-sutherland.com/Rtools/
then you don't have to change your PATH.
On Mon, May 19, 2008 at 5:40 AM, <lgautier at gmail.com> wrote: