All functions

build_check_install()

Build, check and install internal dependencies

check_downstream()

Check & install downstream dependencies

check_downstream_job()

Check & install downstream job

check_yamls_consistent()

Checks that the staged dependency yamls are consistent with the dependencies listed in the DESCRIPTION files

clear_cache()

Clear the repository cache

dependency_table()

Create dependency structure of your package collection

determine_ref()

Determine the branch/tag to install based on feature (staging rules)

get_all_external_dependencies()

List the external R packages required to be installed

get_local_pkgs_from_config()

Loads the config file and extracts local_packages

install_deps()

Install dependencies of project

install_deps_app()

Gadget or Shiny app to select the dependencies to install

install_deps_job()

Install dependencies job

install_repo_add_sha()

Install a git repository

rec_checkout_internal_deps()

Recursively check out all repos to match branch determined by ref starting from repos_to_process.

run_package_actions()

Run an action on the packages

topological_sort()

Topological graph sort

update_with_direct_deps()

Update existing stage_dependencies yaml file