basicInstallOrder: Complete Installation Order of a Given Package

Description Usage Arguments Details Value Author(s)

View source: R/basicInstallOrder.R

Description

Helper function to return the complete install order of a given package.

Usage

1
basicInstallOrder(pkg, depG)

Arguments

pkg

character string package name

depG

graphNEL instance as returned by makeDepGraph

Details

Internal function.

Value

character vector of package names in a viable installation order.

Author(s)

Seth Falcon


pkgDepTools documentation built on Nov. 8, 2020, 5:24 p.m.