Closed cookpa closed 1 month ago
This is apparently a known issue, solution is to wait and do PR again later. Will try next week.
Mac is building, Windows and Linux fail for different reasons. Unhelpfully, the error information is saved by R in a file on the runner, and not printed to the action logs.
This is building on Mac and Linux, but I am a bit stuck on Windows. I think the issue is that it's using GCC 13, which has some known issues with ITK
https://discourse.itk.org/t/building-itk-error-with-algorithim-module/5927
I tried installing an earlier rtools but it doesn't seem to get used.
Starting over, since actions stopped running (maybe due to repo transfer)