[Rcpp-devel] Accessing T of RcppVector<T>
The background: forwarding the cout-stream in Dirk's example to R as below doesn't work in the R-GUI on Windows (or in an IDE such as Eclipse); but it does work if one runs an R session from the command line (that is, within the console -- no surprise that the stream is correctly forwarded).
I was imprecise here: it does work using the Rterm connector in Eclipse/StatET, but not with the RJ-connector. (For those who use this IDE.) It seems to boild down to contingent (and annoying) implementation details that are far beyond Rcpp's control -- I suspect my question really doesn't belong here. Jo -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20101030/dadf5db1/attachment.htm>