Exception raised for R parse, evaluation, print, and plot errors.
@type t() :: %Rx.Error{ __exception__: true, call: String.t() | nil, message: String.t(), output: map() | nil, r_class: [String.t()] | nil, traceback: [String.t()] | nil }