I'm writing a C program and I'd like to include in it
some R routine (quantile functions, typically).

I found the functions I have to use (qnorm.c qbeta.c
ecc) e some include (nmath.h rmath.h ecc).

But I can't compile the project, I receive linker
error. 

Somebody can help me?

I say, if I want to include qbeta (for example) in a
project of mine, what should I do?


      ___________________________________

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to