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: 'ggiraphOutput' is defunct. Use 'girafeOutput' instead. #26

Open
sckieran opened this issue Dec 10, 2024 · 1 comment
Open

Error: 'ggiraphOutput' is defunct. Use 'girafeOutput' instead. #26

sckieran opened this issue Dec 10, 2024 · 1 comment

Comments

@sckieran
Copy link

Hi there. It looks like "ggiraph" was defuncted about three weeks ago and needs to be switched over to a different function. I am looking to see if there are easy workaround from the user end but so far nothing is popping up. I don't use Shiny much though, maybe there are ways to get the graph to display within RStudio (or not at all) that can avoid calling ggiraph? Just trying some initial processing steps for microhaplot. The goal is just to see if I can find enough microhaps from my data to have the power for a few specific analyses.

@stevemussmann
Copy link

Good afternoon,

I forked this repository and made some minor changes to the code to accommodate the changes in function names in the ggiraph R package. I submitted a pull request to incorporate the changes into the code (#27).

The modified code is available at: https://github.com/stevemussmann/microhaplot

-Steve

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