Hi,
I maintain a package on CRAN (valr) and recently submitted a new version.
The package is failing CRAN pre-test checks due to the warning below from
the clang-san test. The cleancall.c file referenced in the warning isn't in
valr's source code, nor direct dependencies, but eventually I believe
n Fri, Jan 10, 2025 at 8:08 AM Ivan Krylov wrote:
> В Fri, 10 Jan 2025 07:45:00 -0700
> Kent Riemondy пишет:
>
> > cleancall.c:110:46: runtime error: call to function cb_progress_done
> > through pointer to incorrect function type 'void (*)(void *)'
>
> This