package ocaml-r

  1. Overview
  2. No Docs
Objective Caml bindings for the R interpreter

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.0.tar.gz
md5=a85363294955d5ef925676d88b3c81a3

Description

OCaml-R is a library that can be used to construct R values in memory, convert them to OCaml values, and build clean wrappers to R functions. It provide a simple means to develop bindings to any R package.

Published: 10 Jun 2018

Dependencies (7)

  1. stdio build
  2. jbuilder >= "1.0+beta7"
  3. conf-r-mathlib build
  4. conf-r build
  5. configurator build
  6. base build
  7. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None