[R-pkg-devel] Using DOTS from C API

Ivan Krylov |kry|ov @end|ng |rom d|@root@org
Tue Aug 19 02:25:40 CEST 2025


В Mon, 18 Aug 2025 11:25:57 -0700
Josiah Parry <josiah.parry using gmail.com> пишет:

> *Question:* what is the best way to access a DOTSXP from R's C API in
> a function call.

In the future, there may be a C interface for that:
https://gist.github.com/lionel-/1ebcbd5ec69c0775d514c329522408a3?permalink_comment_id=5716011#gistcomment-5716011

Currently, working with promises most likely requires some non-API
entry points. What's the intended R-side call from the S3 method to
Rust? What's the intended use on the Rust side?

-- 
Best regards,
Ivan



More information about the R-package-devel mailing list