- Bug fix in
deps
- Fixed bug in plot method of
pkgdepR
objects - Fixed issue in identifying links with non-exported functions.
- Fixed bug in packages with <2 functions defined.
-
Initial commit and submission to CRAN.
-
deps(...)
is the main wrapper function for creating a network of links. -
plot(<pkgdepR>)
is the main method for visualizing object of classpkgdepR
.