-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
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
- Version: 1.18.0
- GitHub: https://github.com/LieberInstitute/spatialLIBD
- Source code: https://github.com/cran/spatialLIBD
- Date/Publication: 2024-11-07
- Number of recursive dependencies: 219
Run revdepcheck::revdep_details(, "spatialLIBD")
for more info
Newly broken
- R CMD check timed out
Metadata
Metadata
Assignees
Labels
No labels