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 |
DOI: | 10.32614/CRAN.package.callme |
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 Checking for Interrupts Creating a data.frame in C External pointers to C objects Introduction SEXP objects Accessing 3rd-Party Libraries |
Package source: | callme_0.1.10.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.10.tgz, r-oldrel (arm64): callme_0.1.10.tgz, r-release (x86_64): callme_0.1.10.tgz, r-oldrel (x86_64): callme_0.1.10.tgz |
Please use the canonical form https://CRAN.R-project.org/package=callme to link to this page.