You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the development version of ggplot2 on Windows if it helps with R 4.2.3.
I tried with the CRAN ggplot2, and it worked.
It seemed to be related to ggplot2, removing the guide_gengrob function from its internals.
When submitting a new issue:
Provide the results of R command sessionInfo(). It had to be executed after you loaded the packages used by your example. This will let me know what is your version of R and what are the versions of the packages you used in your example.
Make sure you did checked you had the latest version of the package on CRAN (and on github if issue exists with CRAN version).
Make sure you searched in the open and closed issues on the github repository.
The text was updated successfully, but these errors were encountered:
Hi,
I can't load ggiraph,
I am getting the following error message.
I am using the development version of ggplot2 on Windows if it helps with R 4.2.3.
I tried with the CRAN ggplot2, and it worked.
It seemed to be related to ggplot2, removing the guide_gengrob function from its internals.
When submitting a new issue:
Provide the results of R command
sessionInfo()
. It had to be executed after you loaded the packages used by your example. This will let me know what is your version of R and what are the versions of the packages you used in your example.Make sure you did checked you had the latest version of the package on CRAN (and on github if issue exists with CRAN version).
Make sure you searched in the open and closed issues on the github repository.
The text was updated successfully, but these errors were encountered: