FutureError: An error occurred while trying to evaluate a future
Description
An error occurred while trying to evaluate a future
Usage
FutureError(message, call = NULL, future = NULL, output = NULL)
Arguments
call
The call stack that led up to the error.
output
Output captured when error occurred.
Value
An error object of class FutureError.