package ocaml-r

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.3.1.tar.gz
md5=bb90812ae1056d76d2caacf2403c650d
sha512=1927bd281f5c90ae922dedeac89b895fc3c909477a210946ab8877e57a643e7f11cf329869be0a9a007aa4667c2345b4c0dddeb2768ad3a35adf5118029fb566

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: 29 Jul 2020

Dependencies (6)

  1. stdio build & >= "v0.14"
  2. dune >= "1.5"
  3. conf-r-mathlib build
  4. conf-r build
  5. base build & >= "v0.14"
  6. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None