[R] Calling function in DLL using .C
Duncan Murdoch
murdoch.duncan at gmail.com
Tue Jan 24 16:11:10 CET 2012
On 24/01/2012 6:49 AM, Alex van der Spek wrote:
> I cannot understand why a function appears to be available to R
> (is.loaded('planckwR') returns TRUE) but the call with .C results in an
> error message:
>
> C symbol name 'planckwR' not in DLL for package<path to DLL file here>
You posted this question a few days ago, and said you'd try using gcc
instead of VS. How did that go?
Duncan Murdoch
More information about the R-help
mailing list