[Rcpp-devel] cxxfunction()

Davor Cubranic cubranic at stat.ubc.ca
Thu Jul 22 06:29:11 CEST 2010


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


More information about the Rcpp-devel mailing list