4 releases (2 breaking)
0.4.0 | Feb 26, 2023 |
---|---|
0.3.1 | May 30, 2022 |
0.3.0 | May 30, 2022 |
0.2.0 | Feb 21, 2021 |
#69 in FFI
2,481 downloads per month
Used in 2 crates
(via extendr-api)
4KB
extendr-engine
This crate is mostly use for testing extendr-api
. See
extendr-api
for more details.
lib.rs
:
A singleton instance of the R interpreter.
Only call this from main()
if you want to run stand-alone.
Its principal use is for testing.
See Rembedded.c.
Dependencies
~6.5MB
~229K SLoC