Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in getFromNamespace #91

Open
sonoko97 opened this issue Mar 28, 2023 · 2 comments
Open

Error in getFromNamespace #91

sonoko97 opened this issue Mar 28, 2023 · 2 comments

Comments

@sonoko97
Copy link

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
Copy link
Author

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants