v0.4.1
deepdep version 0.4.1
- fixed bug where
plot_dependencies()
wouldn't remove all invalid dependencies when usingdeclutter = TRUE
(issue #35) - fixed bug where
plot_dependencies()
would sometimes raise an error when usingshow_version = TRUE
anddepth >= 2
(issue #36) - fixed bug where
plot_dependencies()
would plot one non-central label even when usinglabel_percentage = 0
(issue #38) - tests that use CRAN download counts now skip on CRAN only