search for: newrcppstringvectorexample

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

2013 Dec 02
0
g++ ignores TMPDIR when called from install.packages
...rror (see below). When using apparmor, it actually gives a more detailed error stating that the process tried to create a file /tmp/tmpfDbJ9KD, which was denied. 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 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 newRcppDateExampl...