Since there is no common coding style in R, importing functions from other packages often results in a clash of coding styles. Currently we have to #nolint the offending functions, which is a bit tedious. All imported functions are listed in NAMESPACE so that would be nice place to look for the exceptions.