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

Graphics API version mismatch #173

Open
mqk98 opened this issue Aug 7, 2021 · 6 comments
Open

Graphics API version mismatch #173

mqk98 opened this issue Aug 7, 2021 · 6 comments

Comments

@mqk98
Copy link

mqk98 commented Aug 7, 2021

I have a problem. Addin can't work and remind Graphics API version mismatch. My R version is 4.1.0.

@pvictor
Copy link
Member

pvictor commented Oct 14, 2021

Hello,
I think that's a problem with RStudio' graphic device not compatible with R 4.1.0, if you upgrade RStudio it should be OK.

Victor

@larmarange
Copy link

You could also try to reinstall Cairo

@fkgruber
Copy link

fkgruber commented Aug 23, 2023

Have the same problem running it from a WSL R terminal in windows 11.

Can we use it without Rstudio at all?

sessionInfo()
R version 4.3.1 (2023-06-16)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 22.04.2 LTS

@pvictor
Copy link
Member

pvictor commented Aug 23, 2023

You can use it outside RStudio of course, but you need a graphic device to display plots and a browser to display the app. Are you able to display a basic ggplot plot ?

@fkgruber
Copy link

yes of course:
image

@p-schaefer
Copy link

I'm having the same problem with R 4.3.1 running on an ubuntu 20.04 server. Regular ggplot show up fine, but esquisse::esquisser() I get an ERROR: Graphics API version mismatch

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

5 participants