The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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
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

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: 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): not available, r-release (x86_64): callme_0.1.10.tgz, r-oldrel (x86_64): not available

Linking:

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.