search for: rcppdatafram

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

Did you mean: rcppdataframe
2013 Dec 02
0
g++ ignores TMPDIR when called from install.packages
...-O3 -pipe -g -c newRcppStringVectorExample.cpp -o newRcppStringVectorExample.o g++ -I/usr/share/R/include -DNDEBUG -I"/home/jeroen/R/x86_64-pc-linux-gnu-library/3.0/Rcpp/include" -fpic -O3 -pipe -g -c newRcppVectorExample.cpp -o newRcppVectorExample.o g++ -shared -o RcppExamples.so RcppDataFrame.o RcppRNGs.o newRcppDateExample.o newRcppMatrixExample.o newRcppParamsExample.o newRcppStringVectorExample.o newRcppVectorExample.o Fatal error: creating temporary file for '-e' failed -L/usr/lib/R/lib -lR g++: error: Fatal: No such file or directory I get the same error for every package...