Ie. for an `@importFrom pkg fun` we could check if `fun` is an exported function of `pkg`. Otherwise R will throw a warning when the package is loaded, and it is sometimes hard to deduct where the warning is coming from.