package ocaml-r

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.3.0.tar.gz
md5=3dd2cf635d0f3a2da0ffece743376044
sha512=234953f934ee14b58708efd404eae78ff924574899990f6d66cedb4091f6b5ecc2ecae275722c9b6b7ca67cc766beb8f708c6860f1cd4080076bc2015a273dba

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: 11 May 2020

Dependencies (7)

  1. stdio build
  2. dune >= "1.5"
  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