rank_worker_body: Function executed inside the background R process

View source: R/async.R

rank_worker_bodyR Documentation

Function executed inside the background R process

Description

Kept as a standalone top-level function so callr::r_bg can serialise its body without capturing an environment.

Usage

rank_worker_body(
  records_path,
  project,
  cache_dir,
  progress_path,
  ranked_path,
  libpaths
)

screenllm documentation built on Sept. 24, 2026, 5:11 p.m.