R/buildDepGraph.R

Defines functions buildRepDepGraph pkgInstOrder

Documented in buildRepDepGraph pkgInstOrder

pkgInstOrder <- function() {
    .Defunct("getInstallOrder", package="pkgDepTools")
}

buildRepDepGraph <- function() {
    .Defunct("makeDepGraph", package="pkgDepTools")
}

Try the graph package in your browser

Any scripts or data that you put into this service are public.

graph documentation built on Nov. 8, 2020, 6:02 p.m.