Skip to contents

pkgdepR 1.1.1

CRAN release: 2024-11-19

  • Bug fix in deps

pkgdepR 1.1.0

CRAN release: 2024-11-18

  • 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

CRAN release: 2022-02-16

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