Felipe ten Caten
Felipe ten Caten
As pointed out in the answer to my question on Bioconductor forum the problem is related to the package magick. Not sure exactly what is triggering this segfault but removing...
I have the same issue with a MacBook Pro with an AMD graphic card. I don't think installing a Cuda-enabled version of PyTorch is an option in my case.
Thanks @pedriniedoardo. Changing `labs(color = guide_legend(legend_title)) +` to `labs(color = legend_title) +` in `plotting.R` did the trick.