extendr-engine 0.8.0

Safe and user friendly bindings to the R programming language.
Documentation
[dependencies.ctor]
version = "0.2.4"

[dependencies.extendr-ffi]
version = "0.8.0"

[features]
default = []
tests-all = []

[lib]
name = "extendr_engine"
path = "src/lib.rs"

[package]
authors = ["andy-thomason <andy@andythomason.com>", "Thomas Down", "Mossa Merhi Reimert <mossa@sund.ku.dk>", "Josiah Parry <josiah.parry@gmail.com>", "Claus O. Wilke <wilke@austin.utexas.edu>", "Hiroaki Yutani", "Ilia A. Kosenkov <ilia.kosenkov@outlook.com>", "Michael Milton <michael.r.milton@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
description = "Safe and user friendly bindings to the R programming language."
edition = "2021"
license = "MIT"
name = "extendr-engine"
readme = "README.md"
repository = "https://github.com/extendr/extendr"
version = "0.8.0"