Qsabound <[EMAIL PROTECTED]> writes:
> Thanks for the help Thomas:
>
> Here's my output. I'll do some reading to determine what this implies..
>
> nm myPackage.so | grep fifrt
> 06e4 T fifrt
That indicates that your fifrt function is in the shared library. I
suspect the issue you are seeing
On Aug 2, 2006, at 12:09 PM, Qsabound wrote:
>
> 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)
Thanks for the help Thomas:
Here's my output. I'll do some reading to determine what this implies..
nm myPackage.so | grep fifrt
06e4 T fifrt
Thanks again
--
View this message in context:
http://www.nabble.com/C-Entry-Points-tf2040772.html#a5618043
Sent from the R devel forum at Nabble.c
On Wed, 2 Aug 2006, Qsabound wrote:
>
> 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