Re: [Rd] Fortran 90 and Windows

2007-12-18 Thread Dave Roberts
Thank you kindly Professor Ripley, Peter Dalgaard and Jari Oksanen. Although I had searched for Fortran 90 in various R locations, I hadn't thought to search for Fortran 95, and so hadn't seen Professor Ripley's reply to John Fox. I just joined this list yesterday, and saw the December archive

Re: [Rd] Fortran 90 and Windows

2007-12-18 Thread Prof Brian Ripley
On Mon, 17 Dec 2007, Dave Roberts wrote: > I have been revising some FORTRAN 77 routines in R packages I have > previously submitted. Since R is now using gfortan I experimented with > some Fortran 90 code (array intrinsics primarily). So far the code is > still in F77 fixed format, in files suf

Re: [Rd] Fortran 90 and Windows

2007-12-18 Thread Peter Dalgaard
Dave Roberts wrote: > I have been revising some FORTRAN 77 routines in R packages I have > previously submitted. Since R is now using gfortan I experimented with > some Fortran 90 code (array intrinsics primarily). So far the code is > still in F77 fixed format, in files suffixed .f (not .f90)

[Rd] Fortran 90 and Windows

2007-12-18 Thread Dave Roberts
I have been revising some FORTRAN 77 routines in R packages I have previously submitted. Since R is now using gfortan I experimented with some Fortran 90 code (array intrinsics primarily). So far the code is still in F77 fixed format, in files suffixed .f (not .f90), but incorporates some F90