Dear community,

my R package "tidyfit" is failing CRAN submission checks with the following warning (see email below for complete results):

Flavor: r-devel-linux-x86_64-debian-special-clang-san
Check: Post-processing issues found for clang-san, Result: WARNING
  File: tidyfit-Ex.Rout
  cleancall.c:110:46: runtime error: call to function cb_progress_done through 
pointer to incorrect function type 'void (*)(void *)'
File: tests/testthat.Rout
  cleancall.c:110:46: runtime error: call to function cb_progress_done through 
pointer to incorrect function type 'void (*)(void *)'
File: build_vignettes.log
  cleancall.c:110:46: runtime error: call to function cb_progress_done through 
pointer to incorrect function type 'void (*)(void *)'
  cleancall.c:110:46: runtime error: call to function cb_progress_done through 
pointer to incorrect function type 'void (*)(void *)'
  cleancall.c:110:46: runtime error: call to function cb_progress_done through 
pointer to incorrect function type 'void (*)(void *)'
  cleancall.c:110:46: runtime error: call to function cb_progress_done through 
pointer to incorrect function type 'void (*)(void *)'
  cleancall.c:110:46: runtime error: call to function cb_progress_done through 
pointer to incorrect function type 'void (*)(void *)'
  cleancall.c:110:46: runtime error: call to function cb_progress_done through 
pointer to incorrect function type 'void (*)(void *)'

I have, so far, failed to reproduce this or to find any useful information on how to fix it. My best guess based on the output.txt is that it originates in "purrr" (which I depend on).

I would really like to get the package back on CRAN as soon as possible. Any help is greatly appreciated!

Best regards,
Johann Pfitzinger

-------- Forwarded Message --------
Subject:        [CRAN-pretest-archived] CRAN Submission tidyfit 0.7.3
Date:   Tue, 14 Jan 2025 21:38:05 +0100
From:   lig...@statistik.tu-dortmund.de
Reply-To:       cran-submissi...@r-project.org
To:     johann.pfitzin...@gmail.com
CC:     cran-submissi...@r-project.org



Dear maintainer,
package tidyfit_0.7.3.tar.gz does not pass the incoming checks automatically, please see the following pre-tests (additional issue checks): Windows: <https://win-builder.r-project.org/incoming_pretest/tidyfit_0.7.3_20250114_204852/Windows/00check.log>
Status: 1 NOTE
Debian: <https://win-builder.r-project.org/incoming_pretest/tidyfit_0.7.3_20250114_204852/Debian/00check.log>
Status: 1 NOTE
Additional issues checked: <https://win-builder.r-project.org/incoming_pretest/tidyfit_0.7.3_20250114_204852/specialChecks/>
clang-san: Status: WARNING
Last released version's CRAN status: OK: 13
See: <https://cran-archive.r-project.org/web/checks/2025/2025-01-14_check_results_tidyfit.html>

Last released version's additional issues:
clang-ASAN <https://www.stats.ox.ac.uk/pub/bdr/memtests/clang-ASAN/tidyfit>
gcc-ASAN <https://www.stats.ox.ac.uk/pub/bdr/memtests/gcc-ASAN/tidyfit>
Please fix all problems and resubmit a fixed version via the webform.
If you are not sure how to fix the problems shown, please ask for help on the R-package-devel mailing list:
<https://stat.ethz.ch/mailman/listinfo/r-package-devel>
If you are fairly certain the rejection is a false positive, please reply-all to this message and explain.
More details are given in the directory:
<https://win-builder.r-project.org/incoming_pretest/tidyfit_0.7.3_20250114_204852/>
The files will be removed after roughly 7 days.
No strong reverse dependencies to be checked.
Best regards,
CRAN teams' auto-check service
Flavor: r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Check: CRAN incoming feasibility, Result: NOTE
  Maintainer: 'Johann Pfitzinger <johann.pfitzin...@gmail.com>'
  
  New submission
  
  Package was archived on CRAN
  
  CRAN repository db overrides:
    X-CRAN-Comment: Archived on 2025-01-14 as issues were not corrected
      in time.

Flavor: r-devel-linux-x86_64-debian-special-clang-san
Check: *, Result: NA
  

Flavor: r-devel-linux-x86_64-debian-special-clang-san
Check: Post-processing issues found for clang-san, Result: WARNING
  File: tidyfit-Ex.Rout
  cleancall.c:110:46: runtime error: call to function cb_progress_done through 
pointer to incorrect function type 'void (*)(void *)'
  
  File: tests/testthat.Rout
  cleancall.c:110:46: runtime error: call to function cb_progress_done through 
pointer to incorrect function type 'void (*)(void *)'
  
  File: build_vignettes.log
  cleancall.c:110:46: runtime error: call to function cb_progress_done through 
pointer to incorrect function type 'void (*)(void *)'
  cleancall.c:110:46: runtime error: call to function cb_progress_done through 
pointer to incorrect function type 'void (*)(void *)'
  cleancall.c:110:46: runtime error: call to function cb_progress_done through 
pointer to incorrect function type 'void (*)(void *)'
  cleancall.c:110:46: runtime error: call to function cb_progress_done through 
pointer to incorrect function type 'void (*)(void *)'
  cleancall.c:110:46: runtime error: call to function cb_progress_done through 
pointer to incorrect function type 'void (*)(void *)'
  cleancall.c:110:46: runtime error: call to function cb_progress_done through 
pointer to incorrect function type 'void (*)(void *)'

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to