[R-sig-Debian] R3.4 on Debian12

Ivan Krylov |kry|ov @end|ng |rom d|@root@org
Thu Dec 12 17:28:26 CET 2024


You may also need gfortran -fallow-argument-mismatch argument to avoid
the problem in src/library/stats/src/lminfl.f, where the same variable,
double precision dummy, is used for an array argument and a scalar
argument for dqrsl(). Declaring 'dummy' as a length-1 array should also
work.

-- 
Best regards,
Ivan



More information about the R-SIG-Debian mailing list