Displaying 1 result from an estimated 1 matches for "homer33".
Did you mean:
homer37
2003 Jun 18
2
dyn.load() function problem help!
Hi!
I would like to call a Fortran subroutine within R. For doing this, I first
built a shared library for loading into R under Unix and it was successful.
But when I tried to load a shared library using dyn.load() function for use in
.Fortran(), I got an error message.
The command I input below in R is:
>dyn.load("aaa.so")
The reslut is:
error in