Yea I looked there and the purrr::in_parallel() docs suggest exactly that: placing all relevant functions inside in_parallel() which isn't really feasible with a lot of function. Maybe there's some way to get all functions from the scripts and put them in a list though being able to use things like box would be ideal