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]
First Published: 2007-05-29
Latest Update: 2021-05-31
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 10 Apr. 2025.
Previous versions and publish date:
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
03/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/09Downloads for inline800100012001400160018002000220024002600280030003200TrendBars

Today's Hot Picks in Authors and Packages

webglobe  
3D Interactive Globes
Displays geospatial data on an interactive 3D globe in the web browser. ...
Download / Learn more Package Citations See dependency  
ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
RODBC  
ODBC Database Access
GRNNs  
General Regression Neural Networks Package
This General Regression Neural Networks Package uses various distance functions. It was motivated b ...
Download / Learn more Package Citations See dependency  
xtermStyle  
Terminal Text Formatting Using Escape Sequences
Can be used for coloring output in terminals. It was developed for the standard Ubuntu terminal but ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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