[R] Run fortran from R
Ranjan Maitra
maitra at iastate.edu
Thu Mar 19 17:26:04 CET 2009
On Thu, 19 Mar 2009 16:30:18 +0100 Uwe Ligges
<ligges at statistik.tu-dortmund.de> wrote:
>
>
> boem paukeslag wrote:
> > Hi there,
> >
> > I've got a fortran simplex-routine that I would like to run from R.
> > Is this possible?
>
> See the Writing R Extensions manual.
>
> Uwe Ligges
>
Hi Boem,
Yes, you can. This is one of the nicest parts of R and adds to its
extensibility.
See Charlie Geyer's page at http://www.stat.umn.edu/~charlie/rc/ for a
simple example. There are also other examples you can find on the web
via a simple Google search.
HTH.
Best,
Ranjan
>
> > _________________________________________________________________
> > [[elided Hotmail spam]]
> >
> > [[alternative HTML version deleted]]
> >
> > ______________________________________________
> > R-help at r-project.org mailing list
> > https://stat.ethz.ch/mailman/listinfo/r-help
> > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> > and provide commented, minimal, self-contained, reproducible code.
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
More information about the R-help
mailing list