[R-pkg-devel] stdio.h and assert.h not found on CRAN MacOS ARM64 machines

Pepijn de Vries pep|jn@devr|e@ @end|ng |rom out|ook@com
Sat Nov 22 11:04:53 CET 2025


Hi all,

After submitting a package, I get errors for two specific CRAN checks (both MacOS ARM64 machines) where the install log (see below) tells me that the compiler cannot find 'stdio.h' and 'assert.h'. I've never had this issue before, and the package builds fine on the other CRAN machines (including the other MacOS machines). I suspect that there is an issue with these particular CRAN machines. Or am I missing something?

This is the problematic install log:

https://www.r-project.org/nosvn/R.check/r-release-macos-arm64/ProTrackR2-00install.html

Cheers,

Pepijn


More information about the R-package-devel mailing list