rdyncall: Improved Foreign Function Interface (FFI) and Dynamic Bindings to C Libraries (e.g. OpenGL)

The package provides a cross-platform framework for dynamic binding of C libraries using a flexible Foreign Function Interface (FFI). The FFI supports almost all fundamental C types, multiple calling conventions, symbolic access to foreign C struct/union data types and wrapping of R functions as C callback function pointers. Dynamic bindings to shared C libraries are data-driven by cross-platform binding specification using a compact plain text format ; an initial repository of bindings to a couple of common C libraries (OpenGL, SDL, Expat, glew, CUDA, OpenCL, ODE, R) comes with the package. The package includes a variety of technology demos and OS-specific notes for installation of shared libraries.

Package details

AuthorDaniel Adler <dadler@uni-goettingen.de>
MaintainerDaniel Adler <dadler@uni-goettingen.de>
Licensefile LICENSE
Version0.8.0
URL http://dyncall.org
Package repositoryView on R-Forge
Installation Install the latest version of this package by entering the following in R:
install.packages("rdyncall", repos="http://R-Forge.R-project.org")

Try the rdyncall package in your browser

Any scripts or data that you put into this service are public.

rdyncall documentation built on May 2, 2019, 6:15 p.m.