R/04-stage-result.R
stage_failure.Rd
Construct a failed StageResult
stage_failure(reason, provenance = list())
Diagnostic string explaining the failure.
List of ProvenanceStep records emitted by this stage.
ProvenanceStep
A StageResult with status = "failure".
StageResult
status = "failure"