An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-devel/attachments/20100314/f990ee56/attachment.pl>
Segfault Problem c++ R interface (detailed)
3 messages · Hyunseung Kang, Seth Falcon
Hi, First thing to observe is that you are calling RSymbReg via .Call, but that function does not return SEXP as is required by the .Call interface. + seth
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-devel/attachments/20100315/a5f25a01/attachment.pl>