powered by
Detects order of installation of packages as a permutation of the input vector
pkg_inst_order(pkgs, db)
vector of package names to permute
data frame of available packages as returned by available.packages
numeric vector which is defining permutation of packages ta align them in order of installation (less dependent to more dependent).