search for: aarem

Displaying 1 result from an estimated 1 matches for "aarem".

Did you mean: aare
2006 Mar 29
1
calling R's optimization routines from C
...following: gcc -o testex testex.c -std=c99 -Wall -pedantic -I/usr/lib/R/include -L/usr/lib/R/lib -lm -lR Which actually compiles without error, but I get Segmentation fault when I run it. Clearly, I am doing something wrong. Can someone please provide suggestions? Many thanks and best wishes, Aaarem