search for: gogamza

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

Did you mean: ggamma
2013 Mar 11
1
"undefined symbol" when `R CMD check'.
...But I encountered error. Executable file with -lchardet works well but shared library didn't work with dyn.load() with Rcpp. Can any one give some tips? * installing *source* package ‘Ruchardet’ .. ** libs g++ -I/usr/share/R/include -DNDEBUG -I/usr/local/include -I/usr/include -I"/home/gogamza/R/x86_64-pc-linux-gnu-library/2.15/Rcpp/include" -fpic -O2 -pipe -g -c getCharEncoding.cpp -o getCharEncoding.o g++ -shared -o Ruchardet.so getCharEncoding.o -L/home/gogamza/R/x86_64-pc-linux-gnu-library/2.15/Rcpp/lib -lRcpp -Wl,-rpath,/home/gogamza/R/x86_64- pc-linux-gnu-library/2.15/Rcpp...