Skip to content

Packages in Imports but not in NAMESPACE #244

@almeidasilvaf

Description

@almeidasilvaf

I often review packages that list one or many packages in Imports, but not in the NAMESPACE. In extreme cases, >90% of the packages listed in Imports are not the NAMESPACE.

IMO, these packages should fail with WARNINGs or ERRORs. Could we add a check for that? Essentially, BiocCheck would have to check if each entry in Imports has at least one match in the NAMESPACE file.

Best,
Fabricio

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