Skip to contents

Run the fast non-evidentiary Stage 1 development tier

Usage

execute_stage1_benchmark_development(
  workspace = NULL,
  workers = 1L,
  progress = c("auto", "bar", "log", "none"),
  keep_workspace = FALSE
)

Arguments

workspace

optional local checkpoint workspace; defaults under the repository .scratch/ directory, configurable with the landscapeR.scratch_root option.

workers

positive number of local worker processes.

progress

one of "auto", "bar", "log", or "none".

keep_workspace

retain local checkpoints after completion.

Value

development results, with no candidate-selection or holdout claim.