Run non-mutating project and runtime preflight checks
Source:R/lifecycle_functions.R
doctor_project.RdThis optional comprehensive preflight is useful on a new cluster, after the
submission environment changes, or before an expensive run. doctor_project()
checks configuration, scheduler commands, container runtime, enabled-stage
files, project storage, and the job-tracking database. It is not required
before run_project() and does not submit work, create directories, or modify
the configuration.