Skip to content

Stack imbalance (PROTECT error) #237

@jeroen

Description

@jeroen

I noticed that every output log of BiocCheck::BiocCheck("somepackage.tar.gz") ends with this:

Warning: stack imbalance in '<-', 18 then 20
Warning: stack imbalance in '{', 14 then 16

Which probably means there is an incorrect UNPROTECT() call somewhere in the a package used by BiocCheck itself.

For example (at the bottom)

Not sure how to debug this, maybe @kalibera has a tip.

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