Skip to contents

Handles the mutex acquisition, installation, and cleanup for package dependencies.

Usage

run_pak_install_with_mutex(
  local_clone_dir_single,
  env_vars,
  patched_repo = NULL
)

Arguments

local_clone_dir_single

(character)
Directory path for single package clone

env_vars

(list)
Environment variables list for package installation

patched_repo

Optional path to a local patched-binary repo to prepend to pak's repos for this install (internal).

Value

Invisible NULL