package ocaml-r

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

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-r-0.5.0.tbz
sha256=35fc05e7852e18309df75caaeb61d466d2eeaeee13bc31e509576da040b3606e
sha512=5b4ad4e76fe2239acc50edd8b6a3636434111af78d2279fa1f818c8127ebe72262d421d8488adfd15466d1893d9e5a05a5aa754bcbe68a32ecd8b0e4a4b2c19a

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.

Tags

R statistics

Published: 02 Nov 2021

Dependencies (6)

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

Dev Dependencies (1)

  1. alcotest with-test

Used by

None

Conflicts

None