Skip to content
Prev 11138 / 12125 Next

[R-pkg-devel] long user + system time with CRAN special checks clang 19

On 12/20/24 10:04, Ivan Krylov via R-package-devel wrote:
It would say it is the responsibility of the check system/machine that 
the toolchain and the libraries used to build R packages are compatible, 
so also use the same C++ library. There is nothing R packages should do 
about this. R packages only need to make sure their code is portable and 
that they do not download any pre-compiled code.

Tomas