Skip to content

Reviving IndependenceTests and LAPACK WARNINGs

1 message · Brian Ripley

#
From the NEWS for R 4.5.0:

   ? It is intended that this will be the last update to BLAS and
     LAPACK in the R sources.  Those building R from source are
     encouraged to use external BLAS and LAPACK and this will be
     required in future.

Your package could be using an external BLAS/LAPACK, or include the 
routines you want in the package sources (if the licences allow).
On 20/09/2025 01:34, Pierre Lafaye de Micheaux via R-devel wrote:
That is about those declared in Lapack.h, not about the routines 
included in the R sources.
https://github.com/SurajGupta/r-source/blob/master/src/modules/lapack/README 
file,

That is not the official R sources and appears to be several years 
out-of-date.
Those two are included -- lsame.f as part of the BLAS, xerbla is 
implemented via a C version.
See above.
It is not clear what those are.  No CRAN package is showing COMPLEX*16 
warnings in its checks although two do in their installation logs.
(Copyright message removed as used without permission.  And the details 
it linked to had expired.)
As the posting guide says, do not send HTML.

--
Brian D. Ripley,                  ripleybd at icloud.com
Emeritus Professor of Applied Statistics, University of Oxford