ocaml-r
Objective Caml bindings for the R interpreter
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Libraries
This package provides the following libraries (via dune):
ocaml-r
Documentation:
OCamlR.R
Binding for the R interpreter. It encapsulates the functionalities of thelibR.so
shared library provided by the R software. This enables us to embed the R interpreter into Objective Caml, to execute R code from Objective Caml and to exchange data structures between R and Objective Caml.OCamlR.Standard
Dependencies: unix
ocaml-r.base
Documentation:
OCamlR_base
Runtime R base library.OCamlR_base_stubs
OCamlR_base_stubs2
Dependencies: ocaml-r.interpreter, ocaml-r.wraputils
ocaml-r.grDevices
Documentation: OCamlR_grDevices
Dependencies: ocaml-r.interpreter
ocaml-r.graphics
Documentation:
OCamlR_graphics
Runtime R graphics library.OCamlR_graphics_stubs
OCamlR_graphics_stubs2
Dependencies: ocaml-r.base, ocaml-r.stats
ocaml-r.interpreter
Documentation: OCamlR_interpreter
Dependencies: ocaml-r
ocaml-r.math
Documentation: OCamlR_math
ocaml-r.methods
Documentation: OCamlR_methods
Dependencies: ocaml-r.interpreter
ocaml-r.stats
Documentation:
OCamlR_stats
Runtime R statistics library.OCamlR_stats_stubs
OCamlR_stats_stubs2
Dependencies: ocaml-r.base, ocaml-r.interpreter
ocaml-r.utils
Documentation:
Dependencies: ocaml-r.base, ocaml-r.wraputils
ocaml-r.wraputils
Documentation: OCamlR_wraputils
Dependencies: ocaml-r.interpreter