rdyncall (0.7.5)
Improved Foreign Function Interface (FFI) and Dynamic Bindings to C Libraries (e.g. OpenGL).
http://dyncall.org
http://cran.r-project.org/web/packages/rdyncall
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.
Maintainer:
Daniel Adler
Author(s): Daniel Adler <dadler@uni-goettingen.de>
License: BSD
Uses: Does not use any package
Reverse depends: csound
Released 8 months ago.
4 previous versions
- rdyncall_0.7.4. Released over 1 year ago.
- rdyncall_0.7.3. Released almost 2 years ago.
- rdyncall_0.7.2. Released about 2 years ago.
- rdyncall_0.7.0. Released about 2 years ago.
Ratings
Overall: |
|
Documentation: |
|
Log in to vote.
Reviews
No one has written a review of rdyncall yet. Want to be the first? Write one now.
Related packages: … (20 best matches, based on common tags.)
Search for rdyncall on google, google scholar, r-help, r-devel.
Visit rdyncall on R Graphical Manual.