Re: [R] Running Fortran code from R

2011-04-26 Thread Duncan Murdoch
On 26/04/2011 8:19 AM, A.Noufaily wrote: Dear R users, I have a Fortran code that I would like to compile and call from R later. I have never worked with Fortran before. Does anyone know the steps to create Fortran DLLs for R on a Windows PC. Is anyone aware of a manual (or does anyone know how

[R] Running Fortran code from R

2011-04-26 Thread A.Noufaily
Dear R users, I have a Fortran code that I would like to compile and call from R later. I have never worked with Fortran before. Does anyone know the steps to create Fortran DLLs for R on a Windows PC. Is anyone aware of a manual (or does anyone know how to) that explains: - What tools