Folks, May I thank the Rcpp community for providing such a useful package.
For your records, may I let you know that the farming systems model APSIM (www.apsim.info) is using Rcpp/RInside as a wrapper around the R language; allowing snippets of R code to interact with apsim simulations. http://www.apsim.info/Wiki/RComponent.ashx has a brief outline. Source code is available from http://apsrunet.apsim.info/svn/apsim/trunk/Model/RLink/. There is particular nastiness involved on windows platforms as the model is built with MSVC, yet calls GCC code (ie Rcpp) via extern "C". Thanks again, Yours, PdeV _______________________________________________ Rcpp-devel mailing list Rcpp-devel@lists.r-forge.r-project.org https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel