Hi,

Is anyone aware of tools permitting the listing of functions in the namespace of package A used by package B when package B declares that it depends on A, suggests A, or imports(A) without specifying the functions from A that B is using? If B imports functions from A, and uses importsFrom() in its NAMESPACE, the information can be recovered by inspecting its NAMESPACE file (assuming that the entries are correct), but not otherwise.

Grateful for any pointers,

Roger

--
Roger Bivand
Department of Economics, Norwegian School of Economics,
Helleveien 30, N-5045 Bergen, Norway.
voice: +47 55 95 93 55; e-mail: roger.biv...@nhh.no
https://orcid.org/0000-0003-2392-6140
https://scholar.google.no/citations?user=AWeghB0AAAAJ&hl=en

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to