local_gits_with_uninstalled_dependencies: not clear that this is needed provide a list of packages for...

View source: R/coreset.R

local_gits_with_uninstalled_dependenciesR Documentation

not clear that this is needed provide a list of packages for which dependencies are not installed

Description

not clear that this is needed provide a list of packages for which dependencies are not installed

Usage

local_gits_with_uninstalled_dependencies(
  gitspath,
  dependencies = c("Depends", "Imports", "LinkingTo")
)

Arguments

gitspath

character(1) path to cloned repos

dependencies

character vector of dependency types, probably don't need "Suggests"


vjcitn/BiocBuildTools documentation built on March 15, 2024, 4:19 a.m.