Skip to content
Prev 1495 / 12125 Next

[R-pkg-devel] R_registerRoutines, etc.

On 23/04/2017 7:53 PM, Rolf Turner wrote:
The problem is at the other end.  Passing an R logical is fine; it just 
turns into an INTEGER on its way to Fortran.

I doubt if it is feasible to detect the problem in Fortran, but static 
analysis keeps getting better, so I could be wrong now or in a while.

Duncan Murdoch