Closed vinferrer closed 1 month ago
It's been a long time since I've attempted devtools, but on my Mac, R CMD INSTALL ./ITKR
works
System details in case they are helpful:
cmake version 3.30.5 Apple clang version 16.0.0 (clang-1600.0.26.3) R version 4.3.1 (2023-06-16) -- "Beagle Scouts"
I just pushed an update that bumps the ITK version ... it worked for me on R 4.3 via
but failed on
unfortunately our auto-builds are not working ATM - any help with that appreciated. @cookpa - do you know how these are supposed to be setup?
Thank you both, I was installing it with devtools because I needed the dependency for another R package and it was installing it automaticly with devtools. @cookpa command worked , ITKR can be imported with library(). If there is any problem I will open another issue.
While installing ITKR with devtools I have this error:
System:
Ubuntu 24.02 R 4.3.3 gcc version 13.2.0 GNU Make 4.3
I believe is an issue with ITK, if it cannot be solve here where should I post it?