⚠️There's a newer version (0.3.19) of this package. Take me there.

Inline C, C++ or Fortran calls in R

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

History

The package was originally written while Oleg Sklyar was at EMBL-EBI. It was later extended by Dirk Eddelbuettel and Romain Francois extended for use by Rcpp.

Authors

Oleg Sklyar, Dirk Eddelbuettel, Romain Francois

License

LGPL (>= 2)

Copy Link

Version

Down Chevron

Install

install.packages('inline')

Monthly Downloads

44,629

Version

0.3.14

License

LGPL

Last Published

April 13th, 2015

Functions in inline (0.3.14)