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



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.20, https://cran.r-project.org/web/packages/inline. Accessed 22 Dec. 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), 0.3.19 (2021-05-31 10:40)
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

Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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