[Rd] Segfault Problem c++ R interface (detailed)
Seth Falcon
seth at userprimary.net
Mon Mar 15 22:53:58 CET 2010
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
More information about the R-devel
mailing list