Skip to content

karlines/inline

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inline C, C++ or Fortran calls in R

Build Status

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)

About

Inline C, C++ or Fortran functions in R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%