inline-package {inline} | R Documentation |
Functions to Inline C, C++, Fortran Function Calls from R
Description
Functionality to dynamically define R functions and S4 methods with 'inlined' C, C++ or Fortran code supporting the .C and .Call calling conventions.
Maintainer
Dirk Eddelbuettel <edd@debian.org>
Author(s)
Oleg Sklyar, Duncan Murdoch, Mike Smith, Dirk Eddelbuettel, Romain Francois, Karline Soetaert, Johannes Ranke
See Also
[Package inline version 0.3.19 Index]