Full:
█
├─base::eval()
└─base::.handleSimpleError(...)
  └─rlang:::h(simpleError(msg, call))

Collapsed:
█
├─[ base::eval() ]
└─base::.handleSimpleError(...)
  └─rlang:::h(simpleError(msg, call))

Branch:
 ─base::eval()
 ─base::.handleSimpleError(...)
 ─rlang:::h(simpleError(msg, call))
