Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 

README.md

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)

About

Inline C, C++ or Fortran functions in R

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.