Skip to content

[BUG] Reverse dependency check failure for cowplot #113

@clauswilke

Description

@clauswilke

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

Run revdepcheck::revdep_details(, "spatialLIBD") for more info

Newly broken

  • R CMD check timed out

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions