On Fri, 9 Jul 2004 01:58:27 -0700 (PDT), Utsav Boobna <[EMAIL PROTECTED]> wrote:
>Hi, > I compiled several C program files on Borland C++ >compiler to get one dll output (as instructed in the >file readme.package). Now when I try to load this >*.dll to R using dyn.load(), then the machine gives >the error message "*.dll is not a valid windows >data,....". The out put of R is > >I am working on win2k. >What could be the possible reason for that? Please show us your code and the exact error message (using cut and paste). It might also help if you gave an exact description of how you produced the DLL (though I'm not familiar with BC++, someone else might be), and gave version numbers of BC++ and R. Duncan Murdoch ______________________________________________ [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
