You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not compatible with requested type: [type=character; target=integer]
Would it be possible for Rcpp to hard-stop, like C++ assert does, in the case that compilation uses -UNDEBUG? This would be useful for debugging with gdb or lldb, and give a line number in the source code where the problem was encountered.