Le 27/09/2023 à 14:11, Sameh Abdulah a écrit :
Hi,
Is it possible to link with MKL instead of RBLAS when submitting my package to
CRAN?
Usually, it's not the business of a package to choose a BLAS to link to.
Many options exists for this on the user's side. For example, at
installation of R y
On 27.09.2023 14:11, Sameh Abdulah wrote:
Hi,
Is it possible to link with MKL instead of RBLAS when submitting my package to
CRAN? Do CRAN support other BLAS libraries?
Not quite sure what you aim at.
You submit a source package. Make sure it can be linked with any BLAS.
CRAN checks your