cbogart / scisoft-net-map

Scientific Software Network Map
Other
4 stars 4 forks source link

Finer grained logical dependency info between packages #72

Open cbogart opened 9 years ago

cbogart commented 9 years ago

codetools::checkUsagePackage might be adapted or repurposed to say which functions, and maybe which classes, from which other packages, a package uses. Then we could get a finer-grained dependency tree. If everybody's importing package foo, it'd be nice to know why. Sort of a class- and function-level ReverseDepends tree.