Re: [Rcpp-devel] define RINSIDE_CALLBACKS in install.packages

2014-07-07 Thread Dirk Eddelbuettel
On 7 July 2014 at 14:49, Mark Lilback wrote: | Is there any way to install RInside using install.packages that will pass a -DRINSIDE_CALLBACKS flag to the preprocessor? | | The callback code works perfectly for my application, but I’d like an easy way to install it on other machines. Sure.

[Rcpp-devel] define RINSIDE_CALLBACKS in install.packages

2014-07-07 Thread Mark Lilback
Is there any way to install RInside using install.packages that will pass a -DRINSIDE_CALLBACKS flag to the preprocessor? The callback code works perfectly for my application, but I’d like an easy way to install it on other machines. ___ Rcpp-devel m