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.11 |
Imports: | methods |
Suggests: | knitr, rmarkdown, testthat (≥ 3.0.0) |
Published: | 2024-11-28 |
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 |
Reference manual: | callme.pdf |
Vignettes: |
Calling R from C (source, R code) Checking for Interrupts (source, R code) Creating a data.frame in C (source, R code) External pointers to C objects (source, R code) Introduction (source, R code) SEXP objects (source, R code) Accessing 3rd-Party Libraries (source, R code) |
Package source: | callme_0.1.11.tar.gz |
Windows binaries: | r-devel: callme_0.1.10.zip, r-release: callme_0.1.10.zip, r-oldrel: callme_0.1.10.zip |
macOS binaries: | r-release (arm64): callme_0.1.11.tgz, r-oldrel (arm64): callme_0.1.11.tgz, r-release (x86_64): callme_0.1.11.tgz, r-oldrel (x86_64): callme_0.1.11.tgz |
Old sources: | callme archive |
Please use the canonical form https://CRAN.R-project.org/package=callme to link to this page.