yutannihilation / savvy

A simple R extension interface using Rust
https://yutannihilation.github.io/savvy/guide/
MIT License
63 stars 3 forks source link

Use `VECTOR_PTR_RO` instead of non-API `DATAPTR` #263

Closed yutannihilation closed 2 months ago

yutannihilation commented 3 months ago

https://github.com/r-devel/r-svn/commit/d499fab95b1ba23ee7842293030d4af1e69ae0fe

yutannihilation commented 2 months ago

DATAPTR_RO is also fine to use.