extendr / rextendr

An R package that helps scaffolding extendr-enabled packages or compiling Rust code dynamically
https://extendr.github.io/rextendr/
Other
175 stars 25 forks source link

feat: An exprimental function for vendoring Rust crates #311

Closed eitsupi closed 9 months ago

eitsupi commented 11 months ago

Close #300

This makes no sense unless used in combination with the contents of Makevars, so there is probably little value in calling this function directly.

Would it be better to control the behavior with something like Config/rextendr/vendoring: true?

eitsupi commented 10 months ago

(There is no test on this yet, but I have changed the status for review.)