1 unstable release
0.0.1 | Jul 23, 2021 |
---|
#6 in #aorist
57 downloads per month
Used in 6 crates
(4 directly)
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