Dear Thomas,

My FORTRAN code to be used with deSolve contains a module dimmod. During build a file called dimmod.mod is created in the src directory. I can avoid this by including it in the .RBuildignore file, but when I submit the package to CRAN, the package is rejected because it keeps creating the dimmod.mod file. How do I solve this?

Kind regards,

Rampal Etienne

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to