basicInstallOrder: Complete Installation Order of a Given Package

View source: R/basicInstallOrder.R

basicInstallOrderR Documentation

Complete Installation Order of a Given Package

Description

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

Usage

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


Bioconductor/pkgDepTools documentation built on Nov. 19, 2022, 1:32 a.m.