Whether to use deep copies of the environment when capturing side effects. (Logical)
Disabled by default to save memory but is often preferable to enable, e.g. when the function
alters non-local variables before throwing its error/warning/message.
reset_seed
Whether to reset the random state on exit. (Logical)
disable_crayon
Whether to disable crayon formatting.
This can remove ANSI characters from the messages. (Logical)