Re: [R] calling external .EXE file in R macOSX

2010-03-21 Thread Sharpie
Alex Anderson wrote: > > Hi All, > I am currently working on an analysis which requires a call to an > external FORTRAN routine contained within a file called MCDS.EXE. This > file is usually called from within a WINDOWS program called DISTANCE. I > have some R script from the developers of

[R] calling external .EXE file in R macOSX

2010-03-21 Thread Alex Anderson
Hi All, I am currently working on an analysis which requires a call to an external FORTRAN routine contained within a file called MCDS.EXE. This file is usually called from within a WINDOWS program called DISTANCE. I have some R script from the developers of the original software which appar