Package: rdyncall Version: 0.10.0 Title: Improved Foreign Function Interface and Dynamic Bindings to C Libraries Authors@R: c( person("Daniel", "Adler", role = c("aut", "cph"), email = "dadler@uni-goettingen.de"), person("Hongyuan", "Jia", role = c("aut", "cre", "cph"), email = "hongyuanjia@cqust.edu.cn"), person("Tassilo", "Philipp", role = c("ctb", "cph"), email = "tphilipp@potion-studios.com"), person("Olivier", "Chafik", role = c("ctb", "cph"), email = "olivier.chafik@gmail.com") ) Depends: R (>= 3.0.0) Description: 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 specifications using a compact plain text format; the package includes a 'DynPort' binding specification for 'SDL3' generated from current headers with 'porter'. The package includes a variety of technology demos and OS-specific notes for installation of shared libraries. For the underlying methods and bundled 'DynCall' libraries, see Adler (2012) and Adler and Philipp (2008) . License: MIT + file LICENSE URL: https://github.com/hongyuanjia/rdyncall, https://dyncall.org BugReports: https://github.com/hongyuanjia/rdyncall/issues Suggests: Rtinycc, tinytest Config/Needs/website: r-lib/asciicast RoxygenNote: 7.3.3 Encoding: UTF-8 NeedsCompilation: yes Packaged: 2026-07-15 11:26:14 UTC; root Author: Daniel Adler [aut, cph], Hongyuan Jia [aut, cre, cph], Tassilo Philipp [ctb, cph], Olivier Chafik [ctb, cph] Maintainer: Hongyuan Jia Repository: https://cran.r-universe.dev Date/Publication: 2026-07-15 09:24:57 UTC RemoteUrl: https://github.com/cran/rdyncall RemoteRef: HEAD RemoteSha: 8ff592f0a04cc4e300e873c238af585ffa450df9