Software
itdepends
R
itdepends provides tools to assess and manage R package dependencies. It helps you understand which dependencies your package uses and how much it relies on them.
The package measures dependency weights by analyzing actual usage patterns in your code. It visualizes the proportion of each dependency you’re using. This helps identify dependencies that can be removed or reduced, making your package lighter and easier to maintain.
itdepends
itdepends
itdepends

