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
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