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

_______________________________________________
R-SIG-Debian mailing list
R-SIG-Debian@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-debian

Reply via email to