extendr-api 0.1.9

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
17
18
[dependencies.extendr-macros]
version = "0.1.9"

[dependencies.libR-sys]
version = "0.1.10"

[dependencies.ndarray]
version = "0.13.1"

[package]
authors = ["andy-thomason <andy@andythomason.com>"]
description = "Safe and user friendly bindings to the R programming language."
documentation = "https://extendr.github.io/extendr/index.html"
edition = "2018"
license = "MIT"
name = "extendr-api"
repository = "https://github.com/extendr/extendr"
version = "0.1.9"