Skip to contents

Used when sandbox = FALSE but limits is provided. Creates a shell wrapper that sets ulimit values and then execs R.

Usage

build_limits_only_wrapper(limits)

Arguments

limits

A named list of resource limits.

Value

A sandbox config list with wrapper and profile_path = NULL.