I am new to Rcpp and want to try the example given in http://gallery.rcpp.org/articles/r-function-from-c++/ I have installed the Rcpp package via RStudio, but I do not know how to tell my C++ compiler (g++) where to find the header file Rcpp.h . In case it is relevant, my C++ IDE is Code::Blocks.
Sorry for the newbie question but I would appreciate help with this. Thanks. [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.