callme: Easily Compile and Call Inline C Functions

Compile inline 'C' code and easily call with automatically generated wrapper functions. By allowing user-defined headers and compilation flags (preprocessor, compiler and linking flags) the user can configure optimization options and linking to third party libraries. Multiple functions may be defined in a single block of code - which may be defined in a string or a path to a source file.

Version: 0.1.10
Imports: methods
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2024-07-27
Author: Mike Cheng [aut, cre, cph]
Maintainer: Mike Cheng <mikefc at coolbutuseless.com>
BugReports: https://github.com/coolbutuseless/callme/issues
License: MIT + file LICENSE
URL: https://github.com/coolbutuseless/callme, https://coolbutuseless.github.io/package/callme/
NeedsCompilation: no
SystemRequirements: Rtools (suitable for the installed R) for Windows, Xcode for Mac
Materials: NEWS
CRAN checks: callme results

Documentation:

Reference manual: callme.pdf
Vignettes: Calling R from C
Checking for Interrupts
Creating a data.frame in C
External pointers to C objects
Introduction
SEXP objects
Accessing 3rd-Party Libraries

Downloads:

Package source: callme_0.1.10.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=callme to link to this page.