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
[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
On 22.03.2025 09:52, matthias-gondan at gmx.de wrote:
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.
Please ask the Mac maintainer, Simon Urbanek. Best, Uwe Ligges
https://cran.r-project.org/web/checks/check_results_rswipl.html Best wishes, Matthias [[alternative HTML version deleted]]
______________________________________________ R-package-devel at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel
1 day later
? but you have SystemRequirements: GNU make, CMake (>= 3.10), so clearly something it wrong in your package? Cheers, Simon
On 22 Mar 2025, at 21:52, matthias-gondan at gmx.de wrote: 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 [[alternative HTML version deleted]]
______________________________________________ R-package-devel at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel