Other packages > Find by keyword >

inline  

Functions to Inline C, C++, Fortran Function Calls from R
View on CRAN: Click here


Download and install inline package within the R console
Install from CRAN:
install.packages("inline")

Install from Github:
library("remotes")
install_github("cran/inline")

Install by package version:
library("remotes")
install_version("inline", "0.3.21")



Attach the package and use:
library("inline")
Maintained by
Dirk Eddelbuettel
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2007-05-29
Latest Update: 2025-01-09
Description:
Functionality to dynamically define R functions and S4 methods with 'inlined' C, C++ or Fortran code supporting the .C and .Call calling conventions.
How to cite:
Dirk Eddelbuettel (2007). inline: Functions to Inline C, C++, Fortran Function Calls from R. R package version 0.3.21, https://cran.r-project.org/web/packages/inline. Accessed 22 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:49), 0.2.1 (2007-05-29 17:43), 0.3.2 (2007-07-07 20:47), 0.3.3 (2007-08-25 18:48), 0.3.4 (2009-12-28 11:53), 0.3.5 (2010-06-02 11:09), 0.3.6 (2010-07-30 07:02), 0.3.7 (2010-11-03 10:49), 0.3.8 (2010-12-07 11:16), 0.3.9 (2012-10-02 09:59), 0.3.10 (2012-10-03 19:15), 0.3.11 (2013-02-27 17:21), 0.3.12 (2013-06-12 14:12), 0.3.13 (2013-08-09 00:33), 0.3.14 (2015-04-13 09:20), 0.3.15 (2018-05-18 14:40), 0.3.16 (2020-09-06 17:40), 0.3.17 (2020-12-01 01:50), 0.3.18 (2021-05-18 07:30), 0.3.19 (2021-05-31 10:40), 0.3.20 (2024-11-10 18:20)
Other packages that cited inline R package
View inline citation profile
Other R packages that inline depends, imports, suggests or enhances
Complete documentation for inline
Functions, R codes and Examples using the inline R package
Some associated functions: cfunction . cxxfunction . getDynLib . inline-package . internals . package.skeleton . plugins . utilities . 
Some associated R codes: cfunction.R . cmethods.R . cxxfunction.R . getDynLib.R . package.skeleton.R . utilities.R .  Full inline package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

Countr  
Flexible Univariate Count Models Based on Renewal Processes
Flexible univariate count models based on renewal processes. The models may include covariates and ...
Download / Learn more Package Citations See dependency  
jointseg  
Joint Segmentation of Multivariate (Copy Number) Signals
Methods for fast segmentation of multivariate signals into piecewise constant profiles and for gene ...
Download / Learn more Package Citations See dependency  
heatmaply  
Interactive Cluster Heat Maps Using 'plotly' and 'ggplot2'
Create interactive cluster 'heatmaps' that can be saved as a stand- alone HTML file, embedded in 'R ...
Download / Learn more Package Citations See dependency  
odns  
Access Scottish Health and Social Care Open Data
Allows potential users of Scottish Health and Social Care Open Data ( ...
Download / Learn more Package Citations See dependency  
cnum  
Chinese Numerals Processing
Chinese numerals processing in R, such as conversion between Chinese numerals and Arabic numerals a ...
Download / Learn more Package Citations See dependency  
spider  
Species Identity and Evolution in R
Analysis of species limits and DNA barcoding data. Included are functions for generating important s ...
Download / Learn more Package Citations See dependency  

28,720

R Packages

247,686

Dependencies

75,677

Author Associations

28,721

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA