R/coreset.R
local_gits_with_uninstalled_dependencies.Rd
not clear that this is needed provide a list of packages for which dependencies are not installed
local_gits_with_uninstalled_dependencies(
gitspath,
dependencies = c("Depends", "Imports", "LinkingTo")
)
character(1) path to cloned repos
character vector of dependency types, probably don't need "Suggests"