Mauricio Collares

Results 31 comments of Mauricio Collares

Indeed, calling `R_UnwindProtect` does effectively make R pause unwinding and give control back to Python at controlled points when an error later occurs (that is, it calls setjmp, meaning that...