Captures recursive dependencies of these types: "Depends", "Imports", "LinkingTo"
relies(packages)
packages | (non-empty character vector) Package names |
---|
(Named list) A name is the package name from 'packages'. A Value is a character vector of all packages which the package 'relies' (Captures recursive dependencies of these types: "Depends", "Imports", "LinkingTo")
#>#>#>#>#> Error in pkggraph::relies("tidytext"): Unable to find `packmeta`. Please run `pkggraph::init(local = TRUE)`.