On July 21, 2010 07:04:02 pm param jeet wrote: > Hello, > Still got error:
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 _______________________________________________ Rcpp-devel mailing list [email protected] https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel
