> | particular nastiness involved on windows platforms as the model is
> | built with MSVC, yet calls GCC code (ie Rcpp) via extern "C".
>
> This comes up every now and then, and folks would surely love to see a good
> tutorial and walk-through.
I'll have a go at it. Don't know how I'll go with th
Hi Peter,
Thanks for announcing this here. Always nice to hear about use cases
involving Rcpp and RInside.
On 23 May 2012 at 16:09, Peter deVoil wrote:
| Folks,
|
| May I thank the Rcpp community for providing such a useful package.
|
| For your records, may I let you know that the farming sy
"There is particular nastiness involved on windows platforms as the
model is built with MSVC, yet calls GCC code (ie Rcpp) via extern "C"."
I was not aware this particular nastiness was possible. At some point
I'll look at your code to see what it's doing. This particular nastiness
may actually si