Exception: R::UnboxDepthError
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- R::UnboxDepthError
- Defined in:
- lib/R_interface/rsupport.rb
Overview
Raised when unboxing recurses beyond MAX_UNBOX_DEPTH (prevents stack/memory exhaustion).