Learn R Programming

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

inline (version 0.3.11)

Inline C, C++, Fortran function calls from R

Description

Functionality to dynamically define R functions and S4 methods with in-lined C, C++ or Fortran code supporting .C and .Call calling conventions.

Copy Link

Version

Install

install.packages('inline')

Monthly Downloads

1,257,755

Version

0.3.11

License

LGPL

Maintainer

Dirk Eddelbuettel

Last Published

February 27th, 2013

Functions in inline (0.3.11)

plugins

Plugin system for cxxfunction
internals

Internals
cxxfunction

inline C++ function
inline-package

Inline C, C++, Fortran function calls from R
cfunction

Inline C, C++, Fortran function calls from R
getDynLib-methods

Retrieve the dynamic library (or DLL) associated with a package of a function generated by cfunction
package.skeleton-methods

Generate the skeleton of a package