Package: inline 0.3.20

Dirk Eddelbuettel

inline: Functions to Inline C, C++, Fortran Function Calls from R

Functionality to dynamically define R functions and S4 methods with 'inlined' C, C++ or Fortran code supporting the .C and .Call calling conventions.

Authors:Oleg Sklyar [aut], Dirk Eddelbuettel [aut, cre], Romain Francois [aut], Mike Smith [ctb], Duncan Murdoch [ctb], Karline Soetaert [ctb], Johannes Ranke [ctb]

inline_0.3.20.tar.gz
inline_0.3.20.zip(r-4.5)inline_0.3.20.zip(r-4.4)inline_0.3.20.zip(r-4.3)
inline_0.3.20.tgz(r-4.4-any)inline_0.3.20.tgz(r-4.3-any)
inline_0.3.20.tar.gz(r-4.5-noble)inline_0.3.20.tar.gz(r-4.4-noble)
inline_0.3.20.tgz(r-4.4-emscripten)inline_0.3.20.tgz(r-4.3-emscripten)
inline.pdf |inline.html
inline/json (API)
NEWS

# Install 'inline' in R:
install.packages('inline', repos = c('https://fastverse.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/eddelbuettel/inline/issues

On CRAN:

fortranrcpp

12.84 score 41 stars 307 packages 580 scripts 46k downloads 4 mentions 13 exports 0 dependencies

Last updated 11 days agofrom:8976bb4f1a. Checks:OK: 7. Indexed: no.

TargetResultDate
Doc / VignettesOKNov 10 2024
R-4.5-winOKNov 10 2024
R-4.5-linuxOKNov 10 2024
R-4.4-winOKNov 10 2024
R-4.4-macOKNov 10 2024
R-4.3-winOKNov 10 2024
R-4.3-macOKNov 10 2024

Exports:cfunctioncodecxxfunctiongetDynLibgetPluginmoveDLLpackage.skeletonprintrcppreadCFuncregisterPluginsetCMethodwriteCFunc

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
Functions to Inline C, C++, Fortran Function Calls from Rinline-package inline
Inline C, C++, Fortran function calls from Rcfunction setCMethod
inline C++ functioncxxfunction rcpp
Retrieve the dynamic library (or DLL) associated with a package of a function generated by cfunctiongetDynLib getDynLib,CFunc-method getDynLib,CFuncList-method getDynLib,character-method getDynLib-methods
Generate the skeleton of a packagepackage.skeleton,ANY,ANY-method package.skeleton,character,CFunc-method package.skeleton,character,CFuncList-method package.skeleton-methods
Plugin system for cxxfunctiongetPlugin registerPlugin
Printing, reading and writing compiled function objectscode code,CFunc-method code,CFuncList-method code,character-method code-methods moveDLL moveDLL,CFunc-method moveDLL-methods print,CFunc-method print,CFuncList-method readCFunc utilities writeCFunc