[Rcpp-devel] mpi and RInside

2010-02-08 Thread Jianping Hua
Hello: I'm quite new to R and I'd like to run some R program inside my C++ code. So I installed Rcpp and RInside recently. Since many of my work involves mpi, so I'm wondering if RInside works with mpi. It looks mpi works, although with some glitch. So I think I might post my experiences here, for

Re: [Rcpp-devel] Handling NAs in RcppMatrix

2010-02-08 Thread Romain Francois
On 02/07/2010 03:58 PM, [email protected] wrote: > > Yes. The new api is our current focus. > > You can find many real examples as part of our unit tests (in the "unitTests" > installed directory of the package). > > Some other examples in our blogs > > A draft article in the "papers" sub dir