Skip to content

BiocManager::valid() does not check for 'missing' dependencies #154

@mtmorgan

Description

@mtmorgan

Suppose Package A depends on B depends on C. The user installs A (hence B & C) then removes B. BiocManager::valid() does not detect this situation, because A and C are at the most recent version, but the installation is clearly broken.

I would be happy to work on a pull request if this is useful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions