<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>Improved Foreign Function Interface (FFI) and Dynamic Bindings
to C Libraries (e.g. OpenGL)</dc:title>
  <dc:description>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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.4)</dc:relation>
  <dc:creator>Daniel Adler &lt;dadler@uni-goettingen.de&gt;</dc:creator>
  <dc:contributor>Daniel Adler &lt;dadler@uni-goettingen.de&gt;</dc:contributor>
  <dc:rights>BSD</dc:rights>
  <dc:date>2011-12-13</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=rdyncall</dc:identifier>
 </rdf:Description>
</rdf:RDF>

