jokergoo/simplifyEnrichment

Error in getFromNamespace

Opened this issue · 2 comments

when df <- simplifyGO(mat)
Then...
Error in getFromNamespace(device_info[3], ns = device_info[2])(temp_image) :
unable to open /var/folders/cz/5c1_fdjd4mbgtv1wrq5w8n100000gn/T//RtmpsQU79e/.heatmap_body_8314b6e270871e94cfd6143670a0a2eb_1_1149587b654cdb.png
Warning message:
In (function (filename = "Rplot%03d.png", width = 480, height = 480, :
failed to load cairo DLL

rsession: UnableToOpenBlob `/var/folders/cz/5c1_fdjd4mbgtv1wrq5w8n100000gn/T//RtmpsQU79e/.heatmap_body_8314b6e270871e94cfd6143670a0a2eb_1_11495837d4032f.png': No such file or directory @ error/blob.c/OpenBlob/2924

I installed Xquartz (https://www.xquartz.org/) and the issue is then resolved.