devtools::install_gitlab("doliv071/pkggraphr")
library("pkgGraphR")
test <- buildPackageGraph("~/some/rpackage/")
plotPackageGraph(test, "grViz")
plotPackageGraph(test, "mermaid")
plotPackageGraph(test, "ggraph")
is.empty
function only called with !
a la !is.empty(var)
).This package is pre-development stage. Please feel free to report issues when it fails (it will)