On 8/25/2008 11:45 AM, rcoder wrote:
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?
Sure, the MinGW compilers in the Rtools should be fine. You get them
from www.murdoch-sutherland.com/Rtools. With thos
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 for a fortran subroutine, and whe
On 23/08/2008 8:44 PM, rcoder wrote:
Hi everyone,
I've created a dll for a fortran subroutine, and when I call the subroutine
in R (via a wrapped function) a standard program shutdown windows error
prompt immediately pops up: the program has encountered a problem and needs
to be shut down... sen