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.19")



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: 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.19, https://cran.r-project.org/web/packages/inline. Accessed 07 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  
bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  
con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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