Skip to content
Prev 588 / 696 Next

[R-sig-dyn-mod] Using dynamically compiled code for use with deSolve in a new package

Dear Thomas,

Thanks again for this reply. While this may work locally and for some
users, it does not work in my case where my namespace file is generated
by roxygen2. Also, CRAN does not like dll-file to be in the package
(inst folder), so it needs to be built at installation. How do I do
this? Simply including the Fortran code in the src directory does not
work (gives error 127, whatever that is). Any suggestions?

Cheers, Rampal
On 11-6-2017 21:15, Thomas Petzoldt wrote: