#user #bindings #interpreter #aorist #safe #friendly #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

#5 in #aorist

37 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

~4MB
~95K SLoC