[Rd] problem running dll in R

2008-08-24 Thread rcoder
and it load in the console. The problem seems to occur when defining the data types in R, for the variables in the fortran routine. I was just wondering if anyone has experienced anything similar when trying to call fortran subroutines in R? Thanks, rcoder -- View this message in context: http

Re: [Rd] problem running dll in R

2008-08-25 Thread rcoder
Hi Duncan, Thanks for your reply. Would you know of a code + compiler combination that works in R, so I can get a feel for the process? Thanks, rcoder Duncan Murdoch-2 wrote: > > On 23/08/2008 8:44 PM, rcoder wrote: >> Hi everyone, >> >> I've created a dll