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

#84 in FFI

Download history 254/week @ 2023-11-23 122/week @ 2023-11-30 152/week @ 2023-12-07 354/week @ 2023-12-14 264/week @ 2023-12-21 221/week @ 2023-12-28 352/week @ 2024-01-04 411/week @ 2024-01-11 228/week @ 2024-01-18 424/week @ 2024-01-25 298/week @ 2024-02-01 286/week @ 2024-02-08 225/week @ 2024-02-15 158/week @ 2024-02-22 128/week @ 2024-02-29 77/week @ 2024-03-07

636 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

~6MB
~171K SLoC