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: Graphics:API version mismatch #28

Open
kmcandre88 opened this issue Mar 13, 2024 · 2 comments
Open

Error: Graphics:API version mismatch #28

kmcandre88 opened this issue Mar 13, 2024 · 2 comments

Comments

@kmcandre88
Copy link

image

Hello, I am having issues with the plots in the Shiny app, the DEG analyses and everything works fine but none of the plots are working. Please let me know if there is anything obvious I am missing I have all of the needed packages loaded.

Warning: Error in : Graphics API version mismatch
129:
127: startPNG
126: drawPlot
112: reactive:plotObj
96: drawReactive
83: renderFunc
82: output$RNA-QC-barplot
1: shiny::runApp

Thank you!

Kyle

@kmcandre88
Copy link
Author

In case it matters I also receive this message when launching the shiny app:

shiny::runApp('Bulk')
'select()' returned 1:many mapping between keys and columns

@elliecwilliams
Copy link
Collaborator

Hi there, from a quick google it looks like this might be a wider issue with shiny rather than with bulkAnalyseR specifically. One suggestion I've seen is to try uninstalling and reinstalling the ragg package and see if that helps e.g. https://stackoverflow.com/questions/68753250/getting-the-error-graphics-api-version-mismatch . Does that help at all?

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