[Rcpp-devel] Handling NAs in RcppMatrix

Romain Francois romain.francois at dbmail.com
Sun Feb 7 10:23:31 CET 2010


On 02/06/2010 11:56 PM, Leo Alekseyev wrote:
> Howdy folks,
[...]
>
> On a (probably) unrelated note, I get the following error when
> compiling my C++ code:
> Error in RcppCxx0xFlags() : could not find function "capture.output"
> Calls:<Anonymous>  ->  cat ->  RcppCxx0xFlags

I think I've fixed this in svn by importing utils::capture.output into 
the Rcpp R namespace.

Although, as Dirk said, you might not need c++0x at all.

Romain

-- 
Romain Francois
Professional R Enthusiast
+33(0) 6 28 91 30 30
http://romainfrancois.blog.free.fr
|- http://tr.im/MPYc : RProtoBuf: protocol buffers for R
|- http://tr.im/KfKn : Rcpp 0.7.2
`- http://tr.im/JOlc : External pointers with Rcpp




More information about the Rcpp-devel mailing list