I often use utility type functions from other packages that are un-exported: pkg:::fun(). I am wondering if I can use such a function within new functionality/s
pkg:::fun()
Summarising comments from @baptise, and etc...:
::: not allowed on CRAN, so options:
:::