I have stopped using many routines because programmers do not tell which packages / libraries the functions that are in these routines use. I know that many of these functions are authored by the programmer and are not found in any repository, but considering that most of them are in packages distributed in free repositories (CRAN, R-br, ...), it is possible to find them. Even so, searching for them is a laborious task which becomes a problem.
To get around this problem, I want to know how can I enclose one or the packages that a function belongs to?