Just to update everyone that I've found the bug in the package, and now the
RcppDend package works fine. You can see the relevant commit here:
https://github.com/talgalili/RcppDend/commit/25d456571f2f1e52f1f9aa8ac6bc3a7fcb832e65
The problem was that my NAMESPACE file was missing the two lines:
use
Hi,
I am seeking existing code/documentation for such a situation. General advice
very welcome.
Technically a few precisions:
- the Fortran library is(will be) substantial in size, and compiled with
gfortran or Intel fortran (i.e. not when building the R package)
- I intend to write an interop