On Sun, Apr 23, 2017 at 7:51 PM, Dirk Eddelbuettel <e...@debian.org> wrote:
>
> On 24 April 2017 at 11:47, Rolf Turner wrote:
>
> And per Duncan's last (and his earlier emails) maybe you need to call from R
> into C (for finer control over the interface) and only then call your Fortran
> worker function.  To hide it, and its plausibly more limited interface,
> entirely from R.
>

What I found useful was Drew Schmidt's example Romp. Where he also
recommends against .Fortran() in general due to performance overheads.

<https://github.com/wrathematics/Romp>

Avi

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to