jokergoo / simplifyEnrichment

Simplify functional enrichment results
https://jokergoo.github.io/simplifyEnrichment
Other
108 stars 16 forks source link

Error in getFromNamespace #91

Open sonoko97 opened 1 year ago

sonoko97 commented 1 year ago

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

sonoko97 commented 1 year ago

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

sotuamax commented 1 month ago

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