Hi, I'm preparing a new cowplot release in response to the upcoming changes in ggplot2. When running a reverse dependency check, I got an error with the development version of cowplot. I can't tell what exactly is happening here. Could you see if you can reproduce the issue and whether it's actually due to any changes in cowplot? The main change in the code base is with the function get_legend(). If you're using that function I'm happy to look at the relevant code and give suggestions on how to fix any issues.
You can install the development version like this:
# install.packages("pak")
pak::pkg_install("wilkelab/cowplot")
Error log:
spatialLIBD
Details
Run revdepcheck::revdep_details(, "spatialLIBD") for more info
Newly broken
Hi, I'm preparing a new cowplot release in response to the upcoming changes in ggplot2. When running a reverse dependency check, I got an error with the development version of cowplot. I can't tell what exactly is happening here. Could you see if you can reproduce the issue and whether it's actually due to any changes in cowplot? The main change in the code base is with the function
get_legend(). If you're using that function I'm happy to look at the relevant code and give suggestions on how to fix any issues.You can install the development version like this:
Error log:
spatialLIBD
Details
Run
revdepcheck::revdep_details(, "spatialLIBD")for more infoNewly broken