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
add template specializations to avoid DATAPTR use (#1310)
* add template specializations to avoid DATAPTR use
* also implement bounds checking in vector access
* tweak error message
* add tests; implement bounds check for proxy
* finish NEWS
* don't check index when constructing iterators
* avoid invoking wrong 'get'
* don't pass 'ncpus'
* finish NEWS
* test tweaks
* Small robustification for package version check during dev cycle
* use warning instead of stop
* update NEWS
* NEWS once more
* fixup for check_indices in subsetter
---------
Co-authored-by: Dirk Eddelbuettel <[email protected]>
0 commit comments