Hi,

I have created a dll in Fortran and used the Visual Studio 2005 Compiler. I've 
read that certain problems can arise based on the compiler used and that these 
problems can sometimes cause R not to be able to access everything 
appropriately, but I've not found how to fix any of these problems. 
Specifically, after using dyn.load, I know the dll has been loaded because it 
is listed in getLoadedDLLs(), but when I try is.loaded("subroutine name"), it 
returns FALSE. I saw that this was mentioned in the manual, but it too offers 
little help for a solution.

Any advice would be greatly appreciated.

Cheers,

Ian McCarthy
Department of Economics
Indiana University
100 S. Woodlawn
Bloomington, IN 47405-7104
http://mypage.iu.edu/~imccarth<http://mypage.iu.edu/~imccarth>
[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>
        [[alternative HTML version deleted]]

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to