EVOLUTION-MANAGER
Edit File: inline-package.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: Functions to Inline C, C++, Fortran Function Calls from R</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" type="text/css" href="R.css" /> </head><body> <table width="100%" summary="page for inline-package {inline}"><tr><td>inline-package {inline}</td><td style="text-align: right;">R Documentation</td></tr></table> <h2>Functions to Inline C, C++, Fortran Function Calls from R</h2> <h3>Description</h3> <p>Functionality to dynamically define R functions and S4 methods with 'inlined' C, C++ or Fortran code supporting the .C and .Call calling conventions.</p> <h3>Maintainer</h3> <p>Dirk Eddelbuettel <edd@debian.org></p> <h3>Author(s)</h3> <p>Oleg Sklyar, Duncan Murdoch, Mike Smith, Dirk Eddelbuettel, Romain Francois, Karline Soetaert</p> <h3>See Also</h3> <p><code><a href="cfunction.html">cfunction</a></code>, <code><a href="cxxfunction.html">cxxfunction</a></code></p> <hr /><div style="text-align: center;">[Package <em>inline</em> version 0.3.15 <a href="00Index.html">Index</a>]</div> </body></html>