[Rd] C Entry Points
Qsabound
gdwall at ucdavis.edu
Wed Aug 2 18:09:32 CEST 2006
Thanks in advance for any suggestions:
I found this question asked on the forum a few times, but never found an
answer to the thread.
I'm getting this error when I try to call my c routine from R:
Error in .C("fifrt", as.double(x), ans = double(1), PACKAGE = "myPackage") :
C entry point "fifrt" not in DLL for package "myPackage"
Here's some basics about the system:
OS: RHEL v3 AS (Red Hat Enterprise Linux Advanced Server release 3)
Taroon Update 7
gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-54)
--
View this message in context: http://www.nabble.com/C-Entry-Points-tf2040772.html#a5617023
Sent from the R devel forum at Nabble.com.
More information about the R-devel
mailing list