Dependency graph

library(deepdep)

plot_dependencies("ggstatsplot", depth = 3)

Recursive dependencies

sort(tools::package_dependencies("ggstatsplot", recursive = TRUE)[[1]])
#> Error in contrib.url(repos, type): trying to use CRAN without setting a mirror

Suggestions

If you find any bugs or have any suggestions/remarks, please file an issue on GitHub: https://github.com/IndrajeetPatil/ggstatsplot/issues