Skip to content
Back to formatted view

Raw Message

Message-ID: <VI1PR06MB481315B26802EB2140E9A257D51C0@VI1PR06MB4813.eurprd06.prod.outlook.com>
Date: 2019-05-26T13:30:52Z
From: Berry Boessenkool
Subject: [R-pkg-devel] .Fortran opinion

Recently, users of my package rdwd have provided Fortran code for a nice extension of the package.
According to the following site, calling .Fortran() is no longer recommended:
https://github.com/wrathematics/Romp/blob/master/README.md#fortran

Since this is my first time using native code, I'd highly appreciate any thoughts on the following question:
How much additional work should I put into avoiding .Fortran() for long-term CRAN suitability?

Thanks ahead,
Berry

PS: In case you want a look at the (two very short) Fortran routines:
https://github.com/brry/rdwd/tree/master/src
and their call in R:
https://github.com/brry/rdwd/blob/master/R/readRadarFile.R#L119


	[[alternative HTML version deleted]]