Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 438 Bytes

NEWS.md

File metadata and controls

18 lines (10 loc) · 438 Bytes

pkgdepR 1.1.1

  • Bug fix in deps

pkgdepR 1.1.0

  • 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.

pkgdepR 1.0.0

  • 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 class pkgdepR.