Skip to content

[R-pkg-devel] cmake_path on r-*-macos-arm64

3 messages · m@tthi@s-go@d@@ m@iii@g oii gmx@de, Uwe Ligges, Simon Urbanek

#
Dear CRAN people, and R package developers,



since the last update, the CRAN tests of my package for r-*-macos-arm64
complain about the use of a function called cmake_path, which according to
docs has been introduced in cmake 3.20 in 2021 (?). Is it an option to
update cmake on the respective test machines? I understand if it's
not-sometimes it makes sense to keep compatibility. I will search for an
alternative then.



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



Best wishes,



Matthias
#
On 22.03.2025 09:52, matthias-gondan at gmx.de wrote:
Please ask the Mac maintainer, Simon Urbanek.

Best,
Uwe Ligges
1 day later
#
? but you have 

SystemRequirements: GNU make, CMake (>= 3.10), 

so clearly something it wrong in your package?

Cheers,
Simon