Hello,
Which Rtool is required for this to run. I have installed Rcpp and inline packages. what else I should have in Rtools
Param
On Thu, Jul 22, 2010 at 9:59 AM, Davor Cubranic <cubranic at stat.ubc.ca> wrote:
On July 21, 2010 07:04:02 pm param jeet wrote:
Yes, 'verbose' won't fix anything, it just gives us more information
about what is going on.
*Compilation argument:
**\\In-fs1\UserDocuments\PARAM~1.JEE\MYDOCU~1\R\R-211~1.1/bin/R*<fil
e://in-fs1/UserDocuments/PARAM~1.JEE/MYDOCU~1/R/R-211~1.1/bin/R> *
CMD SHLIB file8616435.cpp
'sh' is not recognized as an internal or external command,
operable program or batch file.*
**
*ERROR(s) during compilation: source code errors or compiler
configuration errors!*
There is your problem: R did not file a valid Unix shell (sh/bash). Do
you have RTools installed and in the PATH?
Davor