I have written some R functions and want to call them in C. Is there any way to do it? I have read through the "Writing R Extensions"document. It seems that the only R functions that we can call in C is wrapped in Rmath.h or by embedding R.dll. Thanks. [[alternative HTML version deleted]]