inline: Inline C, C++ and Fortran code from R

Build Status License CRAN Dependencies Downloads Debian package Last Commit

About

The inline package provides functionality to dynamically define R functions (and corresponding S4 objects) from in-line C, C++ or Fortran code. It supports the .C, .Call and .Fortran calling conventions.

History

The package was originally written while Oleg Sklyar was at EMBL-EBI. It was then extended by Dirk Eddelbuettel and Romain Francois for use by Rcpp. Karline Soetaert added support for Fortran.

Authors

Oleg Sklyar, Dirk Eddelbuettel, Romain Francois, Karline Soetaert

License

LGPL (>= 2)

Initially created: Thu May 20 06:24:09 CDT 2010
Last modified: Sun Sep 06 10:11:43 CDT 2020