RcppR6
RcppR6 copied to clipboard
Rcpp now checks XPtrs
Since 0.11.5:
* The XPtr class was extended with new checked_get and release functions as well as improved behavior (throw an exception rather than crash) when a NULL external pointer is dereferenced.