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

Download history 221/week @ 2022-11-26 82/week @ 2022-12-03 117/week @ 2022-12-10 391/week @ 2022-12-17 50/week @ 2022-12-24 236/week @ 2022-12-31 142/week @ 2023-01-07 394/week @ 2023-01-14 245/week @ 2023-01-21 246/week @ 2023-01-28 499/week @ 2023-02-04 185/week @ 2023-02-11 373/week @ 2023-02-18 687/week @ 2023-02-25 861/week @ 2023-03-04 551/week @ 2023-03-11

2,481 downloads per month
Used in 2 crates (via extendr-api)

MIT license

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