[Rcpp-devel] RcppArmadillo: Propagating .print() from C++ layer to R
Savitsky, Terrance
savitsky at rand.org
Fri Sep 2 17:00:34 CEST 2011
Hi, I find it convenient to use inline for debugging Rcpp script. Armadillo possesses print member functions, such as .print() that would be very helpful to me to see object values under failure. Is it possible within RcppArmadillo to propagate these .print() commands to the R layer? On a related note, Armadillo also allows saving of an error stream to a .txt file. The error message, however, is not printed to the file, which I suspect relates to my main question.
Thanks for your help and expertise.
Thanks, Terrance Savitsky
__________________________________________________________________________
This email message is for the sole use of the intended recipient(s) and
may contain confidential information. Any unauthorized review, use,
disclosure or distribution is prohibited. If you are not the intended
recipient, please contact the sender by reply email and destroy all copies
of the original message.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20110902/6c8f80de/attachment.htm>
More information about the Rcpp-devel
mailing list