dep_type = "suggests" is currently not supported because
Suggests can be cyclic.
Pre-computing the dependency lookup with
pak::pkg_deps and passing it to the
pak_res argument can be handy when fiddling with graphical
parameters. Also handy to avoid hitting the bundled GitHub PAT limits used
by pak::pkg_deps().
The arrows and padding will be off if you resize the graphics window with
the base graphics version. Either set gg=TRUE or set your desired
graphics device size, then re-run your command.
The layout in the base graphics version is initialized with a bit of random
jitter. If you want to tweak it change the random seed and try again.
Random layout initialization only applies to base graphics when used, and
typically looks worse than MDS initialization. Generally only useful if the
MDS layout happens to overlap the legend or something.