Skip to content
Prev 3442 / 10988 Next

[Rcpp-devel] how to get rid of the warning message: no graphics system to unregister

Thanks, Dirk, for the message. I did wrap the instance of RInside within an
MPI aware program to let MPI handle passing the copies to all the nodes.
The error  I have found so far is that I didn't pass the R reference
correctly, and that causes the huge output of the warning messages. I have
corrected it in the test code and the warning message has gone. now I am
testing it in the MPI setting..
On Mon, Feb 13, 2012 at 2:13 PM, Dirk Eddelbuettel <edd at debian.org> wrote: