Skip to content

Commit

Permalink
add pkgdepR
Browse files Browse the repository at this point in the history
  • Loading branch information
IndrajeetPatil committed Nov 18, 2024
1 parent 064972b commit af96b3b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -506,6 +506,8 @@ Tools useful across all stages of package development (some of these are meta-pa

- [`{DependencyReviewer}`](https://github.com/darwin-eu-dev/DependencyReviewer/) (to investigate packages during code review by looking at their dependencies)

- [`{pkgdepR}`](https://pkgdepr.org/) (to visualize dependencies between functions for a group of R packages)

- [`{deps}`](https://hub.analythium.io/deps/) (to manage source code dependencies by decorating R code with roxygen-style comments)

- [`{pkgnet}`](https://uptake.github.io/pkgnet/) (to build a graph representation of a package and its dependencies)
Expand Down

0 comments on commit af96b3b

Please sign in to comment.