I'm working on a package that uses some fortran copied from elsewhere. It
compiles and build fine everywhere but exclusively in the intel environment
(provided by rhub), the intel fortran compiler generates intermediary files
from *.f -> *__genmod.f90. The R check then complains that the genmod
On Tuesday, August 13th, 2024 at 3:08 AM, Ivan Krylov 'ikrylov at disroot.org'
wrote:
> В Mon, 12 Aug 2024 18:24:30 +
> David via R-package-devel r-package-devel@r-project.org пишет:
>
> > in the intel environment (provided by rhub), the intel fortran
> > compil
I locally ran the rhub intel docker and that was much easier to set up. So I
can now confirm the change to Makevars does work.
> I experimented with the "ghcr.io/r-hub/containers/intel:latest" container and
> was able to find out that the option -[no]gen-interfaces controls the
> generation of