I am writing an R package und usually load my functions with :: or @import/@importFrom in the header. This works great for most packages.
::
@import
@importFrom