[package] name = "aorist_extendr-engine" version = "0.0.1" authors = [ "andy-thomason ", "Thomas Down", "Mossa Merhi Reimert ", "Claus O. Wilke ", "Hiroaki Yutani", "Bogdan State (fork maintainer) " ] edition = "2018" description = "Fork of extendr-engine for aorist project. Safe and user friendly bindings to the R programming language." license = "MIT" repository = "https://github.com/extendr/extendr" [dependencies] libR-sys = "0.2.0" [features] default = [] # All features to test tests-all = ["libR-sys/use-bindgen"]