[R-pkg-devel] Reproducing CRAN checks

Pepijn de Vries pep|jn@devr|e@ @end|ng |rom out|ook@com
Thu Sep 4 09:07:32 CEST 2025


Dear all,

After submitting a newbie package to CRAN, I know receive some check-results that need to be addressed. There are issues raised by the gcc-ASAN, gcc-UBSAN and M1mac checks. More specifically here are the check results:

https://cran.r-project.org/web/checks/check_results_blosc.html

I think I know how to address these issues, however... How can I test if my fixes (https://github.com/pepijn-devries/blosc/pull/27/files) were adequate? When I check the submitted package with rhub's the gcc-ASAN docker file, the issues reported by CRAN don't pop up. I'm also not sure how to reproduce the M1mac results. In short: how can I assure that my fixes are adequate, other then resubmitting to CRAN and hoping for the best?

Kind regards,

Pepijn


More information about the R-package-devel mailing list