Displaying 1 result from an estimated 1 matches for "call_interface".
Did you mean:
all_interfaces
2009 Dec 13
1
How to resolve include Rcpp.h problems?
...is not able to include the Rcpp.h
In fact, when I run this command R CMD build rply, I got the following error
message in the file /home/amine/R/r-eclipse/rply.Rcheck/00install.out:
* Installing *source* package 'rply' ...
** libs
gcc -std=gnu99 -I/usr/share/R/include -fpic -g -O2 -c Call_interface.c
-o Call_interface.o
gcc -std=gnu99 -I/usr/share/R/include -fpic -g -O2 -c C_interface.c -o
C_interface.o
gcc -std=gnu99 -I/usr/share/R/include -fpic -g -O2 -c fifrt.c -o
fifrt.o
g++ -I/usr/share/R/include -fpic -g -O2 -c RCPP_test.cpp -o
RCPP_test.o
RCPP_test.cpp:1:18: erreur: R...