libR-sys 0.2.1

Low level bindings to the R programming language.
Documentation
[build-dependencies.bindgen]
optional = true
version = "0.53.2"

[build-dependencies.regex]
optional = true
version = "1"

[dependencies]

[features]
use-bindgen = ["bindgen", "regex"]

[package]
authors = ["andy-thomason <andy@andythomason.com>", "Thomas Down", "Mossa Merhi Reimert <mossa@sund.ku.dk>", "Claus O. Wilke <wilke@austin.utexas.edu>", "Ilia Kosenkov <ilia.kosenkov.at.gm@gmail.com>"]
description = "Low level bindings to the R programming language."
documentation = "https://docs.rs/libR-sys/latest/libR_sys/"
edition = "2018"
license = "MIT"
links = "R"
name = "libR-sys"
version = "0.2.1"
[target."cfg(windows)".build-dependencies.kernel32-sys]
version = "0.2.2"

[target."cfg(windows)".build-dependencies.winapi]
version = "0.3"