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

#6 in #aorist

Download history 14/week @ 2024-03-11 21/week @ 2024-03-18 25/week @ 2024-03-25 44/week @ 2024-04-01 10/week @ 2024-04-08 9/week @ 2024-04-15 19/week @ 2024-04-22 13/week @ 2024-04-29 9/week @ 2024-05-06 17/week @ 2024-05-13 18/week @ 2024-05-20 7/week @ 2024-05-27 16/week @ 2024-06-03 14/week @ 2024-06-10 8/week @ 2024-06-17 19/week @ 2024-06-24

57 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