Re: [R] Use of .Fortran

2010-06-18 Thread Duncan Murdoch
On 18/06/2010 9:59 AM, David Scott wrote: I have no experience with incorporating Fortran code and am probably doing something pretty stupid. I want to use the following Fortran subroutine (not written by me) in the file SSFcoef.f subroutine SSFcoef(nmax,nu,A,nrowA,ncolA) impli

[R] Use of .Fortran

2010-06-18 Thread David Scott
I have no experience with incorporating Fortran code and am probably doing something pretty stupid. I want to use the following Fortran subroutine (not written by me) in the file SSFcoef.f subroutine SSFcoef(nmax,nu,A,nrowA,ncolA) implicit double precision(a-h,o-z) implicit