[R] Error calling Fortran code

Jason Turner jasont at indigoindustrial.co.nz
Wed Aug 22 15:40:46 CEST 2001


> I have to use a R function which call a Fortran code:
> result <- .Fortran("Name", arguments)
> 
> I have the following error message:
> R> Error in .Fortran("Name", arguments ....
> R>         C/Fortran function name not in load table
> 
> Any ideas?

?dyn.load

Jason
-- 
Indigo Industrial Controls Ltd.
64-21-343-545
jasont at indigoindustrial.co.nz
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list