![[R logo]](../../../doc/html/logo.jpg)
| inline-package | Inline C, C++, Fortran function calls from R |
| cfunction | Inline C, C++, Fortran function calls from R |
| cxxfunction | inline C++ function |
| getDynLib | Retrieve the dynamic library (or DLL) associated with a package of a function generated by cfunction |
| getDynLib-method | Retrieve the dynamic library (or DLL) associated with a package of a function generated by cfunction |
| getDynLib-methods | Retrieve the dynamic library (or DLL) associated with a package of a function generated by cfunction |
| getPlugin | Plugin system for cxxfunction |
| inline | Inline C, C++, Fortran function calls from R |
| package.skeleton-method | Generate the skeleton of a package |
| package.skeleton-methods | Generate the skeleton of a package |
| registerPlugin | Plugin system for cxxfunction |
| setCMethod | Inline C, C++, Fortran function calls from R |