extendr-engine 0.3.0

Safe and user friendly bindings to the R programming language.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.libR-sys]
version = "0.2.2"

[features]
default = []
tests-all = ["libR-sys/use-bindgen"]

[package]
authors = ["andy-thomason <andy@andythomason.com>", "Thomas Down", "Mossa Merhi Reimert <mossa@sund.ku.dk>", "Claus O. Wilke <wilke@austin.utexas.edu>", "Hiroaki Yutani", "Ilia A. Kosenkov <ilia.kosenkov@outlook.com>"]
description = "Safe and user friendly bindings to the R programming language."
edition = "2018"
license = "MIT"
name = "extendr-engine"
readme = "README.md"
repository = "https://github.com/extendr/extendr"
version = "0.3.0"