Hi folks,
 
I have a question about how to load a dll. 
First, I use the command 
> dyn.load("lassofu.dll");
then, I got the message below
“NULL
Warning message: 
DLL attempted to change FPU control word from 9001f to 90003”;
After I tried to use this dll in one of s functions, I got the message
below
“Error in .Fortran("lasso", as.double(x), as.double(y), as.double(b),
as.integer(n),  : 
        Fortran function name not in load table”.
BTW, my system is Windows98 + R1.9.0.
Could anyone help me to solve this question? Thanks
 
Rui Wang
 
Phone: (403)220-4501
Email: [EMAIL PROTECTED]
Department of Mathematics and Statistics
University of Calgary
 

        [[alternative HTML version deleted]]

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to