I'm trying to crop image to circle using imager.I'm using the same code given in the GitHub documentation (https://dahtah.github.io/imager/imager.html) but when I run it R crashes (abort session).
Can anybody tell me why this happen?
(also I have the same problem when I try to run the magick function image_trim())