Displaying 1 result from an estimated 1 matches for "calnpr".
Did you mean:
caller
2011 Aug 19
1
Build a package - check error
...ran.so") :
unable to load shared object
'/home/eduardo/R_packages/test.Rcheck/fortran.so':
Although I can see that R cannot find the compiled fortran code I do not
know what to do. I believe it is something to do with the following lines
in the R-wrapper file
if (!is.loaded('calnpr'))
dyn.load("fortran.so")
How to add the path so that once the package is installed the compiled
fortran code can be found?
Many thanks
Cheers
Ed
[[alternative HTML version deleted]]