The example: http://dirk.eddelbuettel.com/blog/2011/11/30/#rinside_and_wt
>From the code: https://github.com/JohnRobson/Wt-Tests/blob/master/RInside/wtdensity.cpp After running, the site appears OK: http://imagebin.org/252132 But immediately a segmentation error is throw: http://paste.ubuntu.com/5659723/ Line 171 Cause this error. 171 R_.parseEvalQ(cmd); // evaluate command -- generates new density plot What I need to do to fix this error? Thank you, -- John Robson _______________________________________________ Rcpp-devel mailing list Rcpp-devel@lists.r-forge.r-project.org https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel