Skip to content
Prev 4000 / 12125 Next

[R-pkg-devel] .Fortran opinion

I think the current best practice is to wrap the Fortran code in a C
helper, and invoke that using .Call - more information on that is available
in Hadley's book - http://adv-r.had.co.nz/C-interface.html

It shouldn't be too much work, maybe another 10-20 lines of code, most of
which could probably autogenerated using Rcpp if you wanted to take that
route.

On Sun, May 26, 2019 at 6:31 AM Berry Boessenkool <
berryboessenkool at hotmail.com> wrote:

            

  
  
Message-ID: <CAL9B2vcGyK-Vs_=47zZvR3OR=7pQFqQkkyoqS+1cjKcUVhkovw@mail.gmail.com>
In-Reply-To: <VI1PR06MB481315B26802EB2140E9A257D51C0@VI1PR06MB4813.eurprd06.prod.outlook.com>