install_order: Topological order of the packages

Description Usage Arguments Value

Description

This is the correct installation order.

Usage

1

Arguments

graph

A named list of character vectors, interpreted as an adjacnecy list. If A->B then package A depends on package B, so package B must be loaded before package A.

Value

Character vector of package names in an order that can be used to install them.


MangoTheCat/pkgsnap documentation built on May 8, 2019, 3:49 p.m.