Run an R script in an isolated subprocess
run_script.RdExecutes script_path in a fresh R session via callr::r(), with the
working directory set to the script's parent directory (typically the
rsrc/ folder).
run_script.RdExecutes script_path in a fresh R session via callr::r(), with the
working directory set to the script's parent directory (typically the
rsrc/ folder).