#user #interpreter #aorist #friendly #safe #fork #extendr-engine

aorist_extendr-engine

Fork of extendr-engine for aorist project. Safe and user friendly bindings to the R programming language.

1 unstable release

0.0.1 Jul 23, 2021

#7 in #aorist

Download history 5/week @ 2023-12-24 3/week @ 2024-01-07 1/week @ 2024-01-14 3/week @ 2024-02-04 5/week @ 2024-02-11 18/week @ 2024-02-18 15/week @ 2024-02-25 15/week @ 2024-03-03 16/week @ 2024-03-10 18/week @ 2024-03-17 24/week @ 2024-03-24 42/week @ 2024-03-31

101 downloads per month
Used in 6 crates (4 directly)

MIT license

5KB

extendr-engine

This crate is mostly use for testing extendr-api. See extendr-api for more details.


lib.rs:

A sigleton instance of the R interpreter.

Only call this from main() if you want to run stand-alone.

Its principal use is for testing.

See https://github.com/wch/r-source/blob/trunk/src/unix/Rembedded.c

Dependencies

~4.5MB
~151K SLoC