Exception: R::UnboxDepthError

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/R_interface/rsupport.rb

Overview

Raised when unboxing recurses beyond MAX_UNBOX_DEPTH (prevents stack/memory exhaustion).