Improved foreign function interface to precompiled libraries


[Package List] [Top]

Documentation for package ‘rdyncall’ version 0.1

User Guides and Package Vignettes

Read overview or browse directory.

Help Pages

rdyncall-package R bindings for DynCall.
.dyncall Foreign Function Interface to compiled code with support for multiple calling conventions.
.dyncall.cdecl Foreign Function Interface to compiled code with support for multiple calling conventions.
.dyncall.stdcall Foreign Function Interface to compiled code with support for multiple calling conventions.
.dynfind Low-level loading and unload of shared libraries
.dynload Low-level loading and unload of shared libraries
.dynunload Low-level loading and unload of shared libraries
.pack1 Pack and unpacking of low-level structured data.
.unpack1 Pack and unpacking of low-level structured data.
dynbind Dynamic bindings to shared libraries.
dynfind Find system libraries in common places.
dynport Dynamic ports to shared libraries
dynports Dynamic ports to shared libraries
pack Pack and unpacking of low-level structured data.
pathsFromEnv Find system libraries in common places.
rdyncall R bindings for DynCall.