5 releases (3 breaking)

0.6.0 Oct 6, 2023
0.4.0 Feb 26, 2023
0.3.1 May 30, 2022
0.3.0 May 30, 2022
0.2.0 Feb 21, 2021

#81 in FFI

Download history 451/week @ 2024-01-06 285/week @ 2024-01-13 317/week @ 2024-01-20 347/week @ 2024-01-27 340/week @ 2024-02-03 271/week @ 2024-02-10 146/week @ 2024-02-17 177/week @ 2024-02-24 124/week @ 2024-03-02 128/week @ 2024-03-09 106/week @ 2024-03-16 76/week @ 2024-03-23 185/week @ 2024-03-30 146/week @ 2024-04-06 80/week @ 2024-04-13 102/week @ 2024-04-20

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

MIT license

5KB
56 lines

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

~5.5MB
~170K SLoC