bayesplot icon indicating copy to clipboard operation
bayesplot copied to clipboard

Issues with next version of ggplot2

Open thomasp85 opened this issue 3 years ago • 0 comments

Hi

We preparing the next release of ggplot2 and our reverse dependency checks show that your package is failing with the new version. It seems some of the tests are failing due to changed internals in ggplot2

You can install the release candidate of ggplot2 using devtools::install_github('tidyverse/[email protected]') to test this out.

We plan to submit ggplot2 by the end of October and hope you can have a fix ready before then

Kind regards Thomas

thomasp85 avatar Oct 10 '22 10:10 thomasp85