On Wed, 17 Nov 2021 00:20:44 +0100 Ben Engbers <Ben.Engbers using Be-Logical.nl> wrote: > I don't edit the NAMESPACE file by hand. It is created by roxygen2. Right. In that case, use an @importFrom tag: https://roxygen2.r-lib.org/articles/namespace.html#imports -- Best regards, Ivan