I found a solution, but it will take me awhile to articulate why the example in the manual <http://cran.r-project.org/doc/manuals/R-exts.html> generated a segfault.
EBo -- EBo <[EMAIL PROTECTED]> said: > I am able to call R functions like min, mean, and mad from from a C/C++ > embedded application, but when I try to get the standard deviation or variance > (sd, var) R segfaults. Can someone suggest how to resolve this? > > Thanks and best regards, > > EBo -- ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.