search for: r_curr

Displaying 1 result from an estimated 1 matches for "r_curr".

Did you mean: curr
2012 May 03
1
Setting up a windows system for rcpp
...a0783e( SEXP x) ; 24 : } 25 : 26 : // definition 27 : 28 : SEXP file10bc7da0783e( SEXP x ){ 29 : BEGIN_RCPP 30 : 31 : NumericVector xx(x); 32 : return wrap( std::accumulate( xx.begin(), xx.end(), 0.0)); 33 : END_RCPP 34 : } 35 : 36 : Compilation argument: C:/R_curr/R_2_15_0/bin/x64/R CMD SHLIB file10bc7da0783e.cpp 2> file10bc7da0783e.cpp.err.txt g++ -m64 -I"C:/R_curr/R_2_15_0/include" -DNDEBUG -I"C:/Users/Owe/Documents/R/win-library/2.15/Rcpp/include" -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -mtune=...