Re: [R-pkg-devel] Additional issue clang-ASAN, gcc-ASAN

2025-02-02 Thread Ben Bolker
At first glance, it seems to be happening when you call functions in the adegenet package, specifically here: https://github.com/thibautjombart/adegenet/blob/master/src/snpbin.c#L225 The CRAN checks for the adegenet package aren't showing a problem; my guess is that your code is exercising

[R-pkg-devel] Additional issue clang-ASAN, gcc-ASAN

2025-02-02 Thread Bernd . Gruber
Hi, I was requested to update my package (dartR.base) that shows a note for an old mac release and the errors below: Additional issues clang-ASAN gcc-ASAN